Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy

This commit is contained in:
Simon
2011-01-08 21:05:52 +00:00
2 changed files with 4 additions and 0 deletions

View File

@@ -649,6 +649,7 @@ static int lolzrule[9][9] =
};
int portal[MAX_TEMP/100][8][80];
float portaltemp[MAX_TEMP/100][8][80];
int portalctype[MAX_TEMP/100][8][80];
int wireless[MAX_TEMP/100][2];
extern int isplayer;