Skip to content

Commit a4e9e71

Browse files
author
Niko
committed
FakeCrash->FCrash
1 parent 5a8fb43 commit a4e9e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decompile/General/AltMods/DebugMenu/MenuData.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ struct DebugRow rowsDbgChar[] =
143143
{3, 0xB, "JOE", DebugMenu_LoadGame_GivenCharacterId },
144144
{3, 0xC, "NTROPY", DebugMenu_LoadGame_GivenCharacterId },
145145
{3, 0xD, "PENGUIN", DebugMenu_LoadGame_GivenCharacterId },
146-
{3, 0xE, "FAKECRASH", DebugMenu_LoadGame_GivenCharacterId },
146+
{3, 0xE, "FCRASH", DebugMenu_LoadGame_GivenCharacterId },
147147
{3, 0xF, "OXIDE", DebugMenu_LoadGame_GivenCharacterId },
148148
{0}
149149
};

0 commit comments

Comments
 (0)