diff options
Diffstat (limited to 'src/common/timer.c')
-rw-r--r-- | src/common/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/timer.c b/src/common/timer.c index 97c162e7f..7781dbc9d 100644 --- a/src/common/timer.c +++ b/src/common/timer.c @@ -21,7 +21,6 @@ #endif // If the server shows no reaction when processing thousands of monsters - // or connected by many clients, please increase TIMER_MIN_INTERVEL. #define TIMER_MIN_INTERVEL 50 |