Fix Gol with Wire placed

This commit is contained in:
Simon Robertshaw
2011-08-08 16:19:23 +01:00
parent 950f5c34a3
commit 61bbc36cfa
2 changed files with 9 additions and 6 deletions

View File

@@ -936,7 +936,7 @@ particle portalp[CHANNELS][8][80];
const particle emptyparticle;
int wireless[CHANNELS][2];
extern int ISWIRE;
extern int wire_placed;
extern int gravwl_timeout;