mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-03-01 03:30:04 +00:00
Fix to leave global tileset in mem.
This commit is contained in:
parent
3d348a2a5e
commit
7f4c90ddcb
@ -306,7 +306,7 @@ SET_XY
|
||||
}
|
||||
|
||||
FREE_ALL_TILES
|
||||
+freeResource GLOBAL_TILESET_LOC
|
||||
;+freeResource GLOBAL_TILESET_LOC // NO - this is in part 1, so leave it in mem
|
||||
+freeResource NW_TILESET_LOC
|
||||
+freeResource NE_TILESET_LOC
|
||||
+freeResource SW_TILESET_LOC
|
||||
|
Loading…
x
Reference in New Issue
Block a user