debugmenu cleanup

This commit is contained in:
aap
2021-02-13 00:00:02 +01:00
parent 291cdd4bfb
commit 0f8614221b
3 changed files with 15 additions and 53 deletions

View File

@@ -1094,7 +1094,7 @@ DisplayGameDebugText()
static bool bDisplayRate = false;
#ifndef FINAL
{
SETTWEAKPATH("GameDebugText");
SETTWEAKPATH("Debug");
TWEAKBOOL(bDisplayPosn);
TWEAKBOOL(bDisplayRate);
}