mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 16:02:26 +08:00
三维形状碰撞检测
This commit is contained in:
@@ -134,10 +134,6 @@ func NewWorldManager(snowflake *alg.SnowflakeWorker) (r *WorldManager) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if sceneConfig.Id == 3 {
|
||||
logger.Info("init scene aoi mgr, scene: %v", sceneConfig.Id)
|
||||
aoiManager.AoiInfoLog(false)
|
||||
}
|
||||
r.sceneBlockAoiMap[uint32(sceneConfig.Id)] = aoiManager
|
||||
}
|
||||
r.multiplayerWorldNum = 0
|
||||
|
||||
Reference in New Issue
Block a user