add ctype transfer to portal

This commit is contained in:
Cracker64
2011-01-08 15:33:54 -05:00
parent b4fb2bf20a
commit 0958a6e6da
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;