protobuf warnings fixed (#2313)

This commit is contained in:
Zach H
2016-12-11 19:22:39 +01:00
committed by ctrlaltca
parent 42fb17bdd2
commit 04779c2a77
152 changed files with 153 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
syntax = "proto2";
message AdminCommand {
enum AdminCommandType {
UPDATE_SERVER_MESSAGE = 1000;