mirror of
https://github.com/fallout2-ce/fallout2-ce.git
synced 2026-07-27 16:47:11 -07:00
Fix premade characters data freed too early
This commit is contained in:
@@ -673,9 +673,6 @@ static void characterSelectorWindowFree()
|
||||
|
||||
windowDestroy(gCharacterSelectorWindow);
|
||||
gCharacterSelectorWindow = -1;
|
||||
|
||||
// SFALL
|
||||
premadeCharactersExit();
|
||||
}
|
||||
|
||||
// 0x4A7D58
|
||||
|
||||
Reference in New Issue
Block a user