Skip to content

Commit daf9c1d

Browse files
committed
fix: Remove debug code
1 parent 233190f commit daf9c1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/game_sa/Population.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1900,7 +1900,6 @@ void CPopulation::PopulateInterior(int32 numPedsToCreate, CVector pos) {
19001900
void CPopulation::Update(bool generatePeds) {
19011901
ZoneScoped;
19021902

1903-
generatePeds = true;
19041903
CurrentWorldZone = [] {
19051904
switch (CWeather::WeatherRegion) {
19061905
case WEATHER_REGION_DEFAULT:

0 commit comments

Comments
 (0)