Files
TAIGA_TWO_WIP/src/main/java/proxy/ServerProxy.java
Robert Sosnitzka 2b0b79c014 inital commit
2016-04-29 16:29:16 +02:00

8 lines
87 B
Java

package proxy;
public class ServerProxy {
public void registerClientStuff() {}
}