This commit is contained in:
aozhiwei 2023-06-24 11:36:03 +08:00
parent 36f148af67
commit c6c65c0aeb

View File

@ -3052,8 +3052,8 @@ void Room::CreateWorldObjects()
obj->pos,
obj->pos,
1,
1
);
1,
true);
}
break;
case WorldObjectType_e::kBoxType: