1
This commit is contained in:
parent
a0250f9d85
commit
6f38bc08f7
@ -12,3 +12,9 @@ message Guild
|
||||
optional int32 experience = 2;
|
||||
optional int32 member = 3;
|
||||
}
|
||||
|
||||
message Text
|
||||
{
|
||||
optional string textid = 1;
|
||||
optional string text = 2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user