When I go to select a new game, the window with my new chapters show up. However, in the upper left corner over top of the words "NEW GAME" I see a checkbox that I can select and an undefined text line reading '#HL2_'.
Here's a snapshot of what I am seeing:
I think this happens because I am using my own compiled code to run the game. I've noticed that this error doesn't occur with mods that don't have their own compiled code.
I can't find anything in the code that looks like it would create a checkbox within a gui window like that.
I tried variations of defining that missing text in my resource/MyMod_english.txt file. Didn't work.
I'd like to either remove i, reposition it, fix the missing text, or something to that affect.
Here's a snapshot of what I am seeing:
I think this happens because I am using my own compiled code to run the game. I've noticed that this error doesn't occur with mods that don't have their own compiled code.
I can't find anything in the code that looks like it would create a checkbox within a gui window like that.
I tried variations of defining that missing text in my resource/MyMod_english.txt file. Didn't work.
I'd like to either remove i, reposition it, fix the missing text, or something to that affect.