Interface BattleSelectionUpdate

interface BattleSelectionUpdate {
    serverTime: number;
}

Properties

Properties

serverTime: number