quick fix 🙂

This commit is contained in:
theo3
2021-03-13 01:14:46 -08:00
parent ebf2ede70d
commit e251d79ffd
247 changed files with 479 additions and 479 deletions
+1 -1
View File
@@ -54,5 +54,5 @@ void sub_08086A6C(Entity* ent) {
uVar1 = Random();
ent->field_0x20 = 163840;
ent->direction = (uVar1 >> 16) & 31;
ent->nonPlanarMovement = uVar1 & 480;
ent->speed = uVar1 & 480;
}