mirror of
https://github.com/array-in-a-matrix/brainwine.git
synced 2025-04-02 11:11:58 -04:00
Move annotations to separate package
This commit is contained in:
parent
17411db9e4
commit
ca418318ce
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
package brainwine.gameserver.server;
|
||||
package brainwine.gameserver.annotations;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
Loading…
Add table
Reference in a new issue