Debug mode.
[Visual Basic] Protected _debug_mode As Boolean [C#] protected bool _debug_mode; [C++] protected: bool _debug_mode; [JScript] protected var _debug_mode: bool;
Client Class | croemud.game Namespace