Skip to content

Commit 3efae5e

Browse files
author
Niko
committed
fix post-roo door spawn
1 parent e82a460 commit 3efae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decompile/General/Vehicle/VehBirth_0_TeleportSelf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ void DECOMP_VehBirth_TeleportSelf(struct Driver *d, u_char spawnFlag, int spawnP
100100
#endif
101101

102102
posBottom[0] = 0xC676;
103-
posBottom[1] = 0x17a-0x80;
103+
posBottom[1] = 0x7A+0x80;
104104
posBottom[2] = 0xFC79;
105105

106106
// Rigged to Door#5

0 commit comments

Comments
 (0)