switch back to normal dns (was only intended as a quick fix in a snapshot)

This commit is contained in:
jacob1 2018-12-29 14:00:04 -05:00
parent 10bee577a2
commit f3f1fbf77f

View File

@ -85,8 +85,8 @@
#define MTOS_EXPAND(str) #str
#define MTOS(str) MTOS_EXPAND(str)
#define SERVER "tpt.starcatcher.us"
#define STATICSERVER "statictpt.starcatcher.us"
#define SERVER "powdertoy.co.uk"
#define STATICSERVER "static.powdertoy.co.uk"
#define LOCAL_SAVE_DIR "Saves"