newline at eof - preservetombs.cpp

develop
Najeeb Al-Shabibi 2023-09-29 14:45:46 +01:00
parent 028fbc34ad
commit 7933e29119
1 changed files with 1 additions and 1 deletions

@ -266,4 +266,4 @@ static bool assign_to_tomb(int32_t unit_id, int32_t building_id) {
Buildings::setOwner(tomb, unit);
return true;
}
}