mirror of
https://github.com/open-goal/jak-project
synced 2026-06-13 05:57:22 -04:00
Fix typo in game.gp when building test zone (#1695)
This commit is contained in:
@@ -1617,7 +1617,7 @@
|
||||
;; it should point to the .jsonc file that specifies the level.
|
||||
(build-custom-level "test-zone")
|
||||
;; the DGO file
|
||||
(custom-level-cgo "TESTZONE.DGO" "test-zone/testzone.gd")
|
||||
(custom-level-cgo "TSZ.DGO" "test-zone/testzone.gd")
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Game Engine Code
|
||||
|
||||
Reference in New Issue
Block a user