Prevent UI text from overlapping intro message

This commit is contained in:
Simon Robertshaw
2011-10-24 18:43:45 +01:00
parent 89fd306ba1
commit c3b9c698d2
3 changed files with 25 additions and 4 deletions

View File

@@ -15,6 +15,9 @@
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
#define MTOS_EXPAND(str) #str
#define MTOS(str) MTOS_EXPAND(str)
#define SERVER "powdertoy.co.uk"
#define SCRIPTSERVER "powdertoy.co.uk"