mirror of
https://github.com/open-goal/jak-project
synced 2026-05-31 01:16:12 -04:00
80e84f2225
* Fix one frame of ghost yellow eco in finalboss * Fixed the eco duping in goggles Whoops tried to fix an issue that wasn't there and paid the price for it. * Add commented code Describing the change and noting that is it different than the original game. Could be useful in the future if anything odd happens to have our changes documented. * Wrap change in a when PC_PORT block * Move comment from inside block to outside Having the comment inside the block seemed cringe