Autogenerated update for 77d88876f6...d9db4fefb8
This commit is contained in:
@@ -63,7 +63,7 @@ pub struct ServerItem {
|
||||
#[serde(rename = "GameID")]
|
||||
pub game_id: i32,
|
||||
#[prost(message, optional, tag="7")]
|
||||
pub map: ::core::option::Option<super::maps::MapResponse>,
|
||||
pub map: ::core::option::Option<super::maps_embedded::MapResponse>,
|
||||
#[prost(int64, tag="8")]
|
||||
pub map_date: i64,
|
||||
#[prost(int64, repeated, tag="9")]
|
||||
|
||||
@@ -63,7 +63,7 @@ pub struct TimeResponse {
|
||||
#[prost(message, optional, tag="3")]
|
||||
pub user: ::core::option::Option<super::users::UserResponse>,
|
||||
#[prost(message, optional, tag="4")]
|
||||
pub map: ::core::option::Option<super::maps::MapResponse>,
|
||||
pub map: ::core::option::Option<super::maps_embedded::MapResponse>,
|
||||
#[prost(message, optional, tag="5")]
|
||||
pub bot: ::core::option::Option<super::bots::BotResponse>,
|
||||
#[prost(int64, tag="6")]
|
||||
|
||||
Reference in New Issue
Block a user