mirror of
https://github.com/open-goal/jak-project
synced 2026-09-02 02:02:51 -04:00
jak2: fix discord rpc mission images in retail (#3176)
This commit is contained in:
@@ -262,7 +262,8 @@
|
||||
|
||||
;; DECOMP BEGINS
|
||||
|
||||
(defun-debug game-task->string ((arg0 game-task))
|
||||
;; og:preserve-this no longer a debug function
|
||||
(defun game-task->string ((arg0 game-task))
|
||||
(enum->string game-task arg0)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user