Move client dumpentities command to "DEBUG" (#32687)
This commit is contained in:
parent
2d0fdecb92
commit
a8b11660f7
|
|
@ -20,13 +20,10 @@
|
|||
- net_watchent
|
||||
- devwindow
|
||||
- fill
|
||||
- dumpentities
|
||||
- ">"
|
||||
- gcf
|
||||
- gc
|
||||
- gc_mode
|
||||
- resetent
|
||||
- resetallents
|
||||
- cvar
|
||||
- midipanic
|
||||
- replay_recording_start
|
||||
|
|
@ -53,6 +50,8 @@
|
|||
- hidemechanisms
|
||||
- showmechanisms
|
||||
- menuvis
|
||||
- resetent
|
||||
- resetallents
|
||||
- showhealthbars
|
||||
- toggledecals
|
||||
- nodevis
|
||||
|
|
@ -72,7 +71,8 @@
|
|||
- detachent
|
||||
- localdelete
|
||||
- fullstatereset
|
||||
- fuckrules
|
||||
- dumpentities
|
||||
- fuckrules # DeltaV: move fuckrules to DEBUG
|
||||
|
||||
- Flags: MAPPING
|
||||
Commands:
|
||||
|
|
|
|||
Loading…
Reference in New Issue