This commit is contained in:
aozhiwei 2023-11-17 18:59:44 +08:00
parent ad6e3e2f96
commit 390cce9fdd

View File

@ -513,7 +513,7 @@ void Obstacle::FillMFObjectFull(Room* room, Human* hum, cs::MFObjectFull* full_d
}
}
}
#if 1
#if 0
if (meta->thing_type() == kObstacleStrengthenWall) {
p->set_rotate(rotate_ * 180);
}