This commit is contained in:
parent
a1916c21b3
commit
bcc3b49a11
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ void CPlayerModeFly::enter()
|
|||
Returns:
|
||||
---------------------------------------------------------------------- */
|
||||
#if defined(__USER_paul__)
|
||||
int playerflyspeed=5;
|
||||
int playerflyspeed=10;
|
||||
#elif defined(__USER_daveo__)
|
||||
int playerflyspeed=10;
|
||||
#else
|
||||
|
|
Loading…
Add table
Reference in a new issue