peer count for all games
This commit is contained in:
@@ -64,6 +64,7 @@ impl From<EtiGame> for Game {
|
||||
installed: false,
|
||||
eti_game_version: None,
|
||||
local_version: None,
|
||||
peer_count: 0, // ETI games start with 0 peers until peer system discovers them
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user