Archived
0

Time update

This commit is contained in:
2018-04-21 15:34:25 +03:00
parent abfbfda926
commit 6e8f6f14d1
12 changed files with 149 additions and 19 deletions

View File

@@ -12,8 +12,8 @@
</bean>
<bean id="gameLoop" class="mc.core.GameLoop">
<property name="tps" value="20"/>
<property name="traceTPS" value="true"/>
<property name="startGameTime" value="6000"/>
<property name="timeMode" value="realtime"/>
</bean>
<bean id="playerManager" class="mc.core.embedded.InMemoryPlayerManager">