fix pose action
This commit is contained in:
@@ -44,7 +44,6 @@ public partial class CECGameRun
|
||||
private static Dictionary<int, CECInstance> m_InstTab = new Dictionary<int, CECInstance>();
|
||||
public void Init()
|
||||
{
|
||||
BMLogger.LogError("CECGameRun Init");
|
||||
Application.targetFrameRate = 60;
|
||||
instance = this;
|
||||
// _gameRunConfig = Resources.Load<GameRunConfig>("GameRunConfig");
|
||||
|
||||
Reference in New Issue
Block a user