haekb / nolf1-modernizer

The goal of NOLF Modernizer is to help fix some long standing bugs, and update some more outdated features of the game.
https://haekb.itch.io/nolf-modernizer
47 stars 11 forks source link

Localize any hard coded strings #28

Closed haekb closed 4 years ago

haekb commented 4 years ago

There's a few hard coded strings (mostly in Jukebox) that need to be localized into the CRes.dll.

SPAWN-nolf commented 4 years ago

The missing IDS text are strings for "Now Playing:" and "themes"

haekb commented 4 years ago

Fixed for the next patch. Feel free to re-open if there's anything I missed.