mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2024-08-30 18:43:58 +00:00
Merge pull request #254 from EmosewaMC/Crux-Prime-Enemy-Fix
This commit is contained in:
commit
46149b19f1
@ -91,7 +91,7 @@ void BaseRandomServer::SetSpawnerNetwork(Entity* self, const std::string& spawne
|
||||
|
||||
if (spawnerName == "Named_Enemies")
|
||||
{
|
||||
//spawner->Reset();
|
||||
spawner->SoftReset();
|
||||
}
|
||||
|
||||
spawner->Activate();
|
||||
|
Loading…
Reference in New Issue
Block a user