re project
This commit is contained in:
6
src/com/alphaae/mcpe/servers/Config.java
Normal file
6
src/com/alphaae/mcpe/servers/Config.java
Normal file
@ -0,0 +1,6 @@
|
||||
package com.alphaae.mcpe.servers;
|
||||
|
||||
public interface Config {
|
||||
int JOIN_WAITING_TIME = 174;
|
||||
|
||||
}
|
Reference in New Issue
Block a user