mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-01-04 02:31:08 +00:00
Fix crash when traveling on 2D map.
This commit is contained in:
parent
5f945863c8
commit
6c49bb2025
@ -313,6 +313,9 @@ LOAD_SCRIPTS_NO_CALC:
|
||||
+finishLoad 0 ; all done
|
||||
RTS
|
||||
.diff STA SCRIPTS_ID
|
||||
PHA
|
||||
+startLoad
|
||||
PLA
|
||||
TAY ; resource # in Y
|
||||
LDX #RES_TYPE_MODULE
|
||||
LDA #QUEUE_LOAD
|
||||
|
Loading…
Reference in New Issue
Block a user