mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update BuildAssetsCommand.cs
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/*
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using HybridCLR.Editor;
|
||||
@@ -58,7 +57,4 @@ public static class BuildAssetsCommand
|
||||
Debug.Log($"[CopyHotUpdateAssembliesToStreamingAssets] copy hotfix dll {dllPath} -> {dllBytesPath}");
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user