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