switch back to normal dns (was only intended as a quick fix in a snapshot)
This commit is contained in:
parent
10bee577a2
commit
f3f1fbf77f
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user