Archived
0

refactory

This commit is contained in:
2018-04-13 23:53:40 +03:00
parent 4ebc70ced4
commit 354c91cbfa
21 changed files with 56 additions and 50 deletions

View File

@@ -10,5 +10,5 @@
<property name="port" value="25565"/>
</bean>
<bean id="server" class="mc.core.netty.proto_125.NettyServer"/>
<bean id="server" class="mc.core.network.proto_125.netty.NettyServer"/>
</beans>