index
:
old-mc/TAIGA.git
master
Unnamed repository; edit this file 'description' to name the repository.
Ben Culkin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
proxy
/
ServerProxy.java
blob: c213f2b9435f081e57fd8b2aa28f16163dc23d1f (
plain
)
1
2
3
4
5
6
7
package proxy; public class ServerProxy { public void registerClientStuff() {} }