summaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-01-26 16:18:43 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-01-26 16:18:43 (GMT)
commitd520a70acfdf7ba5a007aee1f92453642b474c08 (patch)
tree4cfc4c16bd9be7c1a4561356807ba07d943c1abc /src/Config.h
parent9e1be78bc21d1fb76a19ce12ef36193aea6e2b93 (diff)
downloadpowder-d520a70acfdf7ba5a007aee1f92453642b474c08.zip
powder-d520a70acfdf7ba5a007aee1f92453642b474c08.tar.gz
Save loading and reloading
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index facb598..b113143 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -29,6 +29,7 @@
#define SERVER "powdertoy.co.uk"
#define SCRIPTSERVER "powdertoy.co.uk"
+#define STATICSERVER "static.powdertoy.co.uk"
#define LOCAL_SAVE_DIR "Saves"