mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-08 11:44:11 +00:00
Revert "Don't give activity loot for Battle of Nimbus Station"
This commit is contained in:
@@ -371,7 +371,7 @@ void BaseWavesServer::GameOver(Entity *self, bool won) {
|
||||
missionComponent->Progress(MissionTaskType::MISSION_TASK_TYPE_MINIGAME, time, self->GetObjectID(), self->GetVar<std::string>(MissionTypeVariable));
|
||||
}
|
||||
|
||||
StopActivity(self, playerID, wave, time, score, false, false);
|
||||
StopActivity(self, playerID, wave, time, score);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user