Update JassCommand.java

This commit is contained in:
charlesbvll 2019-09-30 13:17:56 +02:00 committed by GitHub
parent 3f7b4406f7
commit b162c570a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
package ch.epfl.javass.net; package javass.net;
/** /**
* Enumeration of the different commands for the client-server communication. * Enumeration of the different commands for the client-server communication.