Archived
0

move current protocol to proto_1122

This commit is contained in:
2018-04-10 02:46:40 +03:00
parent 5ce8af061d
commit e851666bea
11 changed files with 19 additions and 20 deletions

View File

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