mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
Fix bad lsack level borrow (#2540)
Fixes crash when completing city side missions with `city-krew-collection-introduction` open. Fixes #2539
This commit is contained in:
@@ -3514,7 +3514,7 @@
|
||||
)
|
||||
:on-open #f
|
||||
:info #f
|
||||
:borrow '((hiphog 0 ltess special) (ctywide 0 lsack display))
|
||||
:borrow '((hiphog 0 ltess special)) ;; (ctywide 0 lsack display) PC PORT NOTE : removed bad borrow!!
|
||||
:open? #f
|
||||
:on-close #f
|
||||
:description (text-id text-x202)
|
||||
|
||||
Reference in New Issue
Block a user