you can now disable(tpt.disable_python) or enable(python) the python console :D

This commit is contained in:
Lieuwe
2011-03-18 19:42:23 +01:00
parent 96959503cd
commit 7e27282b92
5 changed files with 31 additions and 8 deletions

View File

@@ -162,6 +162,7 @@ int death2;
int ISSPAWN1;
int ISSPAWN2;
extern char pyready;
extern char pygood;
extern sign signs[MAXSIGNS];
extern stamp stamps[STAMP_MAX];
extern int stamp_count;