map update followup to lev_comp.l change
The change to allow digits in maps causes the comments that were incorrectly placed inside MAP/ENDMAP blocks to be seen as valid map lines. They were quietly skipped before by the old scanner. Move them out. -dlc
This commit is contained in:
@@ -105,9 +105,9 @@ MONSTER: 'X',"xorn",(01,17)
|
||||
|
||||
MAZE: "Mon-loca",' '
|
||||
GEOMETRY:center,center
|
||||
MAP
|
||||
# 1 2 3 4 5 6 7
|
||||
#123456789012345678901234567890123456789012345678901234567890123456789012345
|
||||
MAP
|
||||
---------------------------------------------------- --------
|
||||
---.................................................- --.....|
|
||||
---...--------........------........................--- ---...|
|
||||
|
||||
Reference in New Issue
Block a user