Temporarily use IP addresses instead of dns (untested)
This commit is contained in:
parent
3045125a88
commit
fa322902bf
@ -85,8 +85,8 @@
|
||||
#define MTOS_EXPAND(str) #str
|
||||
#define MTOS(str) MTOS_EXPAND(str)
|
||||
|
||||
#define SERVER "powdertoy.co.uk"
|
||||
#define STATICSERVER "static.powdertoy.co.uk"
|
||||
#define SERVER "91.121.227.69"
|
||||
#define STATICSERVER "91.121.227.70"
|
||||
|
||||
#define LOCAL_SAVE_DIR "Saves"
|
||||
|
||||
|
Reference in New Issue
Block a user