mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-08 02:25:00 +00:00
fix strings, includes, the usual
This commit is contained in:
@@ -325,7 +325,7 @@ void PlayerList::placeNewPlayer(Connection* connection,
|
||||
}
|
||||
}
|
||||
|
||||
void PlayerList::updateEntireScoreboard(ServerScoreboard* scoreboardstd::,
|
||||
void PlayerList::updateEntireScoreboard(ServerScoreboard* scoreboard,
|
||||
std::shared_ptr<ServerPlayer> player) {
|
||||
// unordered_set<Objective *> objectives;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user