✋
This commit is contained in:
@@ -206,6 +206,7 @@ void Server::Run() {
|
||||
conn->getPacks(m_sock_udp);
|
||||
if (conn->m_nsync) {
|
||||
conn->Run(m_world);
|
||||
std::cout << "b";
|
||||
conn->sendPacks(m_sock_udp, m_players);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user