Removed newline at end of file

This commit is contained in:
Runar Ovesen Hjerpbakk 2020-06-02 15:14:08 +02:00
parent d3797ab70b
commit 32c5019aab
No known key found for this signature in database
GPG key ID: D0EF4E5CC7F16087

View file

@ -8170,4 +8170,4 @@ void HouseClass::Free_Unit_Trackers(void)
delete TotalCrates;
TotalCrates = NULL;
}
}
}