HOTFIX: User reported a segfault in Wine
This commit is contained in:
+2
-3
@@ -13,9 +13,6 @@ server.dbname = database.db
|
||||
#client.screen.h = 600
|
||||
#client.screen.f = false #NOTE: fullscreen option is currently disabled
|
||||
|
||||
#set this to overwrite the default fonts (platform issues)
|
||||
#client.font = /path/to/font/file.ttf
|
||||
|
||||
client.username = username
|
||||
client.handle = handle
|
||||
client.avatar = character2.png
|
||||
@@ -27,8 +24,10 @@ dir.tilesets = rsc/graphics/tilesets/
|
||||
dir.interface = rsc/graphics/interface/
|
||||
dir.scripts = rsc/scripts/
|
||||
dir.maps = rsc/maps/
|
||||
dir.fonts = rsc/fonts/
|
||||
|
||||
#map system
|
||||
map.savename = servermap
|
||||
|
||||
#debugging
|
||||
client.font = rsc/fonts/coolvetica rg.ttf
|
||||
Reference in New Issue
Block a user