REVERT.
This commit is contained in:
@@ -391,9 +391,6 @@ void Server::Run() {
|
||||
for (auto& bull: bullit)
|
||||
bullets.erase(bull);
|
||||
|
||||
if (!bullets.empty())
|
||||
bullets.clear();
|
||||
|
||||
if (!bullit.empty())
|
||||
bullit.clear();
|
||||
|
||||
|
Reference in New Issue
Block a user