mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 15:52:27 +08:00
优化代码
This commit is contained in:
@@ -11,6 +11,9 @@ func TestAoiManagerGetSurrGridListByGid(t *testing.T) {
|
||||
filePath := "./application.toml"
|
||||
config.InitConfig(filePath)
|
||||
logger.InitLogger("")
|
||||
defer func() {
|
||||
logger.CloseLogger()
|
||||
}()
|
||||
aoiManager := NewAoiManager()
|
||||
aoiManager.SetAoiRange(
|
||||
-150, 150,
|
||||
|
||||
Reference in New Issue
Block a user