Comment tweaks, build tweaks, bugfixes
I've also disabled the "screen trick". It was ugly as hell.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
#configuration of the programs
|
||||
#TODO: (9) split this file in two, one for each program
|
||||
|
||||
#server specific settings
|
||||
server.host = 255.255.255.255
|
||||
@@ -10,7 +11,7 @@ server.dbname = database.db
|
||||
#client specific settings
|
||||
#client.screen.w = 800
|
||||
#client.screen.h = 600
|
||||
client.screen.f = false
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user