Removed Tabs, added check on connection

This commit is contained in:
Vincent Gee 2014-11-06 08:38:05 -05:00
parent 55bdfe5dc3
commit 578c4e8f4f
3 changed files with 3 additions and 3 deletions

View file

@ -57,7 +57,7 @@ class LevelInfo : public NetObject
F32 mVisibleDistance;
#ifdef GHOSTSCOPING
F32 mVisibleGhostDistance;
F32 mVisibleGhostDistance;
#endif
F32 mDecalBias;