fire me
This commit is contained in:
parent
4df6fa4466
commit
091bf7088e
@ -92,7 +92,7 @@ impl ClientState {
|
||||
|
||||
pub struct ShipServerState<EG: EntityGateway> {
|
||||
entity_gateway: EG,
|
||||
clients: HashMap<ClientId, ClientState>
|
||||
clients: HashMap<ClientId, ClientState>,
|
||||
client_location: ClientLocation,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user