clean up debug menu

This commit is contained in:
aap
2021-02-13 14:22:34 +01:00
parent 3db0e827e5
commit 65f9917b65
3 changed files with 53 additions and 66 deletions

View File

@@ -1053,7 +1053,7 @@ DisplayGameDebugText()
#ifndef FINAL
{
SETTWEAKPATH("GameDebugText");
SETTWEAKPATH("Debug");
TWEAKBOOL(bDisplayPosn);
TWEAKBOOL(bDisplayCheatStr);
}