Andrey Filipenkov 2 年之前
父节点
当前提交
efbed6000b
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 0 1
      AI/Nullkiller/Analyzers/ObjectClusterizer.cpp
  2. 1 1
      config/schemas/terrain.json

+ 0 - 1
AI/Nullkiller/Analyzers/ObjectClusterizer.cpp

@@ -202,7 +202,6 @@ void ObjectClusterizer::clusterize()
 		Obj::WHIRLPOOL,
 		Obj::BUOY,
 		Obj::SIGN,
-		Obj::SIGN,
 		Obj::GARRISON,
 		Obj::MONSTER,
 		Obj::GARRISON2,

+ 1 - 1
config/schemas/terrain.json

@@ -54,7 +54,7 @@
 		"rockTerrain":
 		{
 			"type": "string",
-			"description": "The name of tock type terrain which will be used as borders in the underground"
+			"description": "The name of rock type terrain which will be used as borders in the underground"
 		},
 		"river":
 		{