This commit is contained in:
theo3
2022-03-17 19:13:56 -07:00
parent 3357984494
commit ef470547e0
279 changed files with 848 additions and 813 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ void PullableLever_HandleInit(PullableLeverEntity* this) {
}
void PullableLever_HandleAction1(PullableLeverEntity* this) {
sub_08078930(super);
RegisterCarryEntity(super);
if (this->pullLength != 0) {
super->direction = super->type2 << 3;
LinearMoveUpdate(super);