浏览代码

Remove unused code

Ivan Savenko 2 年之前
父节点
当前提交
49d0459412
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      config/objects/generic.json

+ 0 - 5
config/objects/generic.json

@@ -1037,9 +1037,4 @@
 	"roughHills"					: { "index" :209, "handler": "static", "types" : { "object" : { "index" : 0} } },
 	"roughHills"					: { "index" :209, "handler": "static", "types" : { "object" : { "index" : 0} } },
 	"subterraneanRocks"				: { "index" :210, "handler": "static", "types" : { "object" : { "index" : 0} } },
 	"subterraneanRocks"				: { "index" :210, "handler": "static", "types" : { "object" : { "index" : 0} } },
 	"swampFoliage" 					: { "index" :211, "handler": "static", "types" : { "object" : { "index" : 0} } }
 	"swampFoliage" 					: { "index" :211, "handler": "static", "types" : { "object" : { "index" : 0} } }
-
-	//These are WoG objects? They are not available in H3
-	//"frozenLakeDUPLICATE"			: { "index" :172, "handler": "static", "types" : { "object" : { "index" : 0} } },
-	//"oakTreesDUPLICATE"				: { "index" :186, "handler": "static", "types" : { "object" : { "index" : 0} } },
-	//"plant"							: { "index" :189, "handler": "static", "types" : { "object" : { "index" : 0} } }
 }
 }