mirror of
https://github.com/open-goal/jak-project
synced 2026-08-09 02:49:19 -04:00
add 2 extra levels to jak 2
This commit is contained in:
@@ -307,7 +307,7 @@
|
||||
(add-debug-x #t (bucket-id debug-no-zbuf1) arg0 (new 'static 'rgba :r #xff :g #xff :a #x80))
|
||||
(let ((s3-0 add-debug-text-3d)
|
||||
(s2-0 #t)
|
||||
(s1-0 318)
|
||||
(s1-0 (bucket-id debug-no-zbuf1))
|
||||
)
|
||||
(format (clear *temp-string*) "region-~D~%" (-> obj id))
|
||||
(s3-0 s2-0 (the-as bucket-id s1-0) *temp-string* arg0 (font-color white) sv-32)
|
||||
@@ -318,7 +318,7 @@
|
||||
(when s4-1
|
||||
(let ((s3-1 add-debug-text-3d)
|
||||
(s2-1 #t)
|
||||
(s1-1 318)
|
||||
(s1-1 (bucket-id debug-no-zbuf1))
|
||||
)
|
||||
(format (clear *temp-string*) "(on-enter ~S)" s4-1)
|
||||
(s3-1 s2-1 (the-as bucket-id s1-1) *temp-string* arg0 (font-color white) sv-32)
|
||||
|
||||
Reference in New Issue
Block a user