Interface BattleStartRoundUpdate

interface BattleStartRoundUpdate {
    round: BattleRoundUpdate;
}

Properties

Properties