1
This commit is contained in:
parent
ddd77d25d2
commit
724dc3ab72
@ -1651,7 +1651,7 @@ BornPoint* Room::AllocBornPoint(Human* hum)
|
||||
}
|
||||
}
|
||||
if (born_point) {
|
||||
DecBornPointHumanNum(born_point, hum);
|
||||
IncBornPointHumanNum(born_point, hum);
|
||||
}
|
||||
return born_point;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user