diff options
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/map-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/map-server.conf b/conf/map/map-server.conf index d8422fed9..be19a1cb2 100644 --- a/conf/map/map-server.conf +++ b/conf/map/map-server.conf @@ -107,7 +107,7 @@ map_configuration: { // when there's a server crash at the expense of increasing the // map/char server lag. If your server rarely crashes, but // experiences interserver lag, you may want to set these off. - save_settings: 0x1bf + save_settings: 0x1ff } } |