File diff r15516:d8ff4914ed43 → r15517:a1b992dabe8c
src/debug.cpp
Show inline comments
 
@@ -40,6 +40,7 @@ int _debug_gamelog_level;
 
int _debug_desync_level;
 
int _debug_console_level;
 

	
 
uint32 _realtime_tick = 0;
 

	
 
struct DebugLevel {
 
	const char *name;