moved internal time step setting to Game

player should not be able change it as it is not synced yet
This commit is contained in:
Matthias Mailänder
2014-03-12 11:51:14 +01:00
parent ba79e33d40
commit c5ef9cbfb2
3 changed files with 7 additions and 10 deletions

View File

@@ -479,7 +479,6 @@
<Compile Include="Widgets\Logic\DisconnectWatcherLogic.cs" />
<Compile Include="Activities\FlyFollow.cs" />
<Compile Include="Modifiers\DisabledOverlay.cs" />
<Compile Include="Widgets\Logic\ReplayControlBarLogic.cs" />
<Compile Include="Widgets\Logic\GameTimerLogic.cs" />
<Compile Include="Immobile.cs" />
</ItemGroup>