Moved common, config and mapcache to C++ (#3200)
Dropped BETA_THREAD_TEST and everything around it Dropped mt19937 Replaced msinttypes with cinttypes Removed IRC link and updated README name
This commit is contained in:
@@ -98,7 +98,7 @@ chars_per_account: 0
|
||||
// Increase the value of MAX_CHARS if you want to increase vip_char_increase.
|
||||
// Note: The amount of VIP characters = MAX_CHARS - chars_per_account.
|
||||
// Note 2: This setting must be set after chars_per_account.
|
||||
// -1 will default to MAX_CHAR_VIP (src/config/core.h)
|
||||
// -1 will default to MAX_CHAR_VIP (src/config/core.hpp)
|
||||
vip_char_increase: -1
|
||||
|
||||
// Create accounts with limited time?
|
||||
|
||||
Reference in New Issue
Block a user