Added admin wave sending / Admin system fixes / Build fix
This commit is contained in:
@@ -179,7 +179,7 @@ public class Packets {
|
||||
}
|
||||
|
||||
public enum AdminAction{
|
||||
kick, ban, trace
|
||||
kick, ban, trace, wave
|
||||
}
|
||||
|
||||
/**Marks the beginning of a stream.*/
|
||||
|
||||
Reference in New Issue
Block a user