mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-10 08:16:10 +00:00
update 添加松鼠角色
This commit is contained in:
@@ -3,6 +3,9 @@ import { app } from './App';
|
||||
import { JNGame } from '../../extensions/ngame/assets/ngame/JNGame';
|
||||
import { JNSyncAction } from '../../extensions/ngame/assets/ngame/sync/JNSyncAction';
|
||||
import { TableGRole } from '../resources/config/ts/TableGRole';
|
||||
import { PhysicsSystem2D } from 'cc';
|
||||
import { EPhysics2DDrawFlags } from 'cc';
|
||||
import { find } from 'cc';
|
||||
const { ccclass, property } = _decorator;
|
||||
|
||||
@ccclass('Main')
|
||||
|
||||
Reference in New Issue
Block a user