Camellias_

ServerProxy.java

Jul 7th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. package camellias_.fallout.proxy;
  2.  
  3. public class ServerProxy implements CommonProxy{
  4.  
  5.     @Override
  6.     public void init() {
  7.        
  8.     }
  9.  
  10. }
Add Comment
Please, Sign In to add comment