mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-10 08:16:10 +00:00
3.7.4 spine不同步转3.8.1 修复3.8.1 动画
This commit is contained in:
@@ -3,9 +3,6 @@ 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