Decreased logging in floody fluid simulator.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@969 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
cda079f83b
commit
226b9ad8eb
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
// Enable or disable detailed logging
|
// Enable or disable detailed logging
|
||||||
#if 1
|
#if 1
|
||||||
#define FLOG LOG
|
#define FLOG LOGD
|
||||||
#else
|
#else
|
||||||
#define FLOG(...)
|
#define FLOG(...)
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user