aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kekztech/ServerProxy.java
blob: ac366a54fd1cba6ce46b28eb3a350e1f4760d876 (plain)
1
2
3
4
5
package kekztech;

import common.CommonProxy;

public class ServerProxy extends CommonProxy {}