Added structure class #145 and moved many constants to config.properties

This commit is contained in:
simon
2018-05-12 20:32:10 -04:00
parent be8dd14d36
commit 4b67798180
18 changed files with 136 additions and 113 deletions

View File

@@ -1,6 +1,6 @@
<!doctype html>
<html lang="en">
#set ($title = "Official game server") ## TODO get from config
#set ($title = $gamePageTitle)
#set ($cur_page = "play")
#parse("head.vm")
<body>