jak2: fix discord rpc mission images in retail (#3176)

This commit is contained in:
Hat Kid
2023-11-07 00:39:58 +01:00
committed by GitHub
parent 299a25b997
commit 4e3d35e97c
@@ -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)
)