- more XCode warnings fixed.
This commit is contained in:
parent
d1ca3ef994
commit
44f622c644
3 changed files with 8 additions and 6 deletions
|
|
@ -1464,7 +1464,7 @@ void FLevelLocals::Init()
|
|||
|
||||
gravity = sv_gravity * 35/TICRATE;
|
||||
aircontrol = sv_aircontrol;
|
||||
teamdamage = teamdamage;
|
||||
teamdamage = ::teamdamage;
|
||||
flags = 0;
|
||||
flags2 = 0;
|
||||
flags3 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue