Compare commits
No commits in common. "1b0ba01258cf3167337693ee7f14e211abd8c524" and "099707446df78da73ac67ce09cfc1be2cb9dfe6e" have entirely different histories.
1b0ba01258
...
099707446d
@ -6,10 +6,10 @@ type ServerStatistic {
|
|||||||
activeUserCount: Int
|
activeUserCount: Int
|
||||||
|
|
||||||
userJoinedVoiceChannelCount: Int
|
userJoinedVoiceChannelCount: Int
|
||||||
userJoinedVoiceChannelOntime: Float
|
userJoinedVoiceChannelOntime: Int
|
||||||
|
|
||||||
userJoinedGameServerCount: Int
|
userJoinedGameServerCount: Int
|
||||||
userJoinedGameServerOntime: Float
|
userJoinedGameServerOntime: Int
|
||||||
|
|
||||||
userWarningCount: Int
|
userWarningCount: Int
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user