"Added Air modes using Gravitymode code"

This commit is contained in:
Cate
2011-02-09 23:17:57 +08:00
committed by FacialTurd
parent 3a4b7f6983
commit d5fe05d760
4 changed files with 58 additions and 1 deletions

View File

@@ -778,6 +778,7 @@ extern float player[27];
extern float player2[27];
extern int gravityMode;
extern int airMode;
extern particle *parts;
extern particle *cb_parts;