diff --git a/net/JassCommand.java b/net/JassCommand.java index bcd347d..53202e9 100644 --- a/net/JassCommand.java +++ b/net/JassCommand.java @@ -1,4 +1,4 @@ -package ch.epfl.javass.net; +package javass.net; /** * Enumeration of the different commands for the client-server communication.