debug X toggle
This commit is contained in:
parent
db1f8495d8
commit
a3603d824e
3 changed files with 12 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
namespace devilution {
|
||||
|
||||
std::optional<CelSprite> pSquareCel;
|
||||
bool DebugToggle = false;
|
||||
bool DebugGodMode = false;
|
||||
bool DebugVision = false;
|
||||
bool DebugCoords = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue