fix pvp每天第一次登录页面刷新对手
This commit is contained in:
@@ -5,7 +5,7 @@ import Role, { } from './Role';
|
||||
import PvpDef, { } from './PvpDefense';
|
||||
import { PVP_PLAYER_POS, PVP_HERO_POS } from '../consts';
|
||||
|
||||
interface pvpUpdateInter {
|
||||
export interface pvpUpdateInter {
|
||||
_id?: string;
|
||||
oppPlayers?: OppPlayers[];
|
||||
hisScore?: number;
|
||||
|
||||
Reference in New Issue
Block a user