提交修改

This commit is contained in:
Bob.Song
2026-03-06 09:44:00 +08:00
parent e125bb869e
commit db7bc90fe2
3631 changed files with 9050 additions and 395938 deletions

View File

@@ -1,7 +1,6 @@
using Fantasy;
using Fantasy;
using Fantasy.Async;
using Fantasy.Event;
using Log = NBC.Log;
namespace NBF.Fishing2
{
@@ -12,7 +11,7 @@ namespace NBF.Fishing2
var scene = self.Scene;
if (scene.SceneRuntimeType == SceneRuntimeType.Root)
{
Log.Info("OnSceneCreate_Init=== root");
//Log.Info("OnSceneCreate_Init=== root");
// scene.AddComponent<ObjectWait>();
// scene.AddComponent<MapManageComponent>();
// scene.AddComponent<CameraComponent>();