Track unique_ptr : This probably compiles

This commit is contained in:
MegaMech
2025-05-23 11:53:03 -06:00
parent ba9af8e063
commit db68d0b1c5
31 changed files with 303 additions and 353 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ OTrashBin::OTrashBin(const FVector& pos, const IRotator& rotation, f32 scale, OT
init_object(_objectIndex, 0);
if (GetCourse() != GetBansheeBoardwalk()) {
if (!IsBansheeBoardwalk()) {
_drawBin = true;
}
}