- more XCode warnings fixed.

This commit is contained in:
Christoph Oelckers 2019-01-28 15:41:52 +01:00
commit 44f622c644
3 changed files with 8 additions and 6 deletions

View file

@ -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;