Gravity control by Moach

This commit is contained in:
Simon
2011-01-04 13:35:16 +00:00
parent f0d9882b03
commit 3a2bc76643
5 changed files with 66 additions and 10 deletions

View File

@@ -652,6 +652,8 @@ extern float player[27];
extern float player2[27];
extern int gravityMode;
extern particle *parts;
extern particle *cb_parts;