mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 05:34:08 +00:00
clean up debug menu
This commit is contained in:
parent
3db0e827e5
commit
65f9917b65
3 changed files with 53 additions and 66 deletions
|
@ -28,8 +28,8 @@
|
|||
#include "VarConsole.h"
|
||||
|
||||
#ifdef DEBUGMENU
|
||||
SETTWEAKPATH("Shadows");
|
||||
TWEAKBOOL(gbPrintShite);
|
||||
//SETTWEAKPATH("Shadows");
|
||||
//TWEAKBOOL(gbPrintShite);
|
||||
#endif
|
||||
|
||||
RwImVertexIndex ShadowIndexList[24];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue