Fixed crash on linux build.

This commit is contained in:
talamortis
2018-02-13 11:25:24 +00:00
parent 9b4be84789
commit 2c2e8e1c29
2 changed files with 10 additions and 3 deletions

View File

@@ -12,4 +12,11 @@ RewardSystemEnable = 1
# Description: Time in hours to reward the player
# Default: 1 - (Enabled)
#
RewardTime = 1
RewardTime = 1
#
# MaxRoll
# Description: Max roll the player will do
# Default: 1000 - (Enabled)
#
MaxRoll = 1000