mirror of
https://github.com/open-goal/jak-project
synced 2026-06-02 10:10:44 -04:00
[gfx] fix merc/generic eye detection (#1657)
This commit is contained in:
@@ -1279,6 +1279,7 @@
|
||||
(when (and
|
||||
(< (-> geom effect effect-idx tri-count) 100)
|
||||
(-> geom header eye-ctrl)
|
||||
(nonzero? (-> geom header eye-ctrl))
|
||||
)
|
||||
(set! pc-force-mercneric #t)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user