forked from cafeberry/cafeberry
fix: down DPAD opening 2 menus. small UI Parity, fix debug ifdefs, add -resolution arg, remove random debugbreak
This commit is contained in:
@@ -119,9 +119,6 @@ void StringTable::ProcessStringTableData(void)
|
||||
else
|
||||
{
|
||||
app.DebugPrintf("Failed to get language\n");
|
||||
#ifdef _DEBUG
|
||||
__debugbreak();
|
||||
#endif
|
||||
|
||||
isStatic = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user