Fixed 2 small warnings (#4055)
This commit is contained in:
@@ -189,7 +189,7 @@ void cMobSpawnerEntity::SpawnEntity(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
return EntitiesSpawned;
|
||||
return HaveSpawnedEntity;
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user