mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
fix typo
This commit is contained in:
parent
b22c651b0f
commit
efbed6000b
@ -202,7 +202,6 @@ void ObjectClusterizer::clusterize()
|
||||
Obj::WHIRLPOOL,
|
||||
Obj::BUOY,
|
||||
Obj::SIGN,
|
||||
Obj::SIGN,
|
||||
Obj::GARRISON,
|
||||
Obj::MONSTER,
|
||||
Obj::GARRISON2,
|
||||
|
@ -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":
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user