技能运动需要完善
This commit is contained in:
@@ -21,6 +21,9 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
initialize: Initialize = null!;
|
||||
/** 游戏地图 */
|
||||
map: GameMap = null!;
|
||||
cards: any = [
|
||||
{uuid:9001,type:1},{uuid:9011,type:1},{uuid:9021,type:1},{uuid:9031,type:1},{uuid:9041,type:1}
|
||||
];
|
||||
player_skills: any = [
|
||||
];
|
||||
player_buffs: any = [
|
||||
|
||||
Reference in New Issue
Block a user