mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
Removed Tabs, added check on connection
This commit is contained in:
parent
55bdfe5dc3
commit
578c4e8f4f
3 changed files with 3 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ class LevelInfo : public NetObject
|
|||
F32 mVisibleDistance;
|
||||
|
||||
#ifdef GHOSTSCOPING
|
||||
F32 mVisibleGhostDistance;
|
||||
F32 mVisibleGhostDistance;
|
||||
#endif
|
||||
F32 mDecalBias;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue