mirror of
https://github.com/open-goal/jak-project
synced 2026-09-07 11:36:26 -04:00
[decomp] clean up and make level-update-after-load work (#628)
* temp * make level-update-after-load work * add missing const
This commit is contained in:
@@ -276,7 +276,7 @@
|
||||
|
||||
;; failed to figure out what this is:
|
||||
(if (zero? entity-nav-login)
|
||||
(set! entity-nav-login nothing)
|
||||
(set! entity-nav-login (the-as (function basic none) nothing))
|
||||
)
|
||||
|
||||
;; definition of type actor-bank
|
||||
|
||||
Reference in New Issue
Block a user