Changed * to . in small forest flag placing rule
This commit is contained in:
parent
b7edf367c3
commit
03a2a5177a
1 changed files with 3 additions and 3 deletions
|
@ -375,10 +375,10 @@
|
|||
[terrain_graphics]
|
||||
map="
|
||||
, 2
|
||||
*, *
|
||||
., .
|
||||
, 1
|
||||
*, *
|
||||
, *"
|
||||
., .
|
||||
, ."
|
||||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
|
|
Loading…
Add table
Reference in a new issue