Label in_connection's field in ObjectEventTemplate

This commit is contained in:
GriffinR
2020-05-14 16:29:19 -04:00
parent 543434ea2d
commit ea01b132b2
3 changed files with 15 additions and 18 deletions
+1 -1
View File
@@ -1904,7 +1904,7 @@ int SpawnSpecialObjectEventParameterized(u8 graphicsId, u8 movementBehavior, u8
y -= 7;
objectEventTemplate.localId = localId;
objectEventTemplate.graphicsId = graphicsId;
objectEventTemplate.unk2 = 0;
objectEventTemplate.inConnection = 0;
objectEventTemplate.x = x;
objectEventTemplate.y = y;
objectEventTemplate.elevation = z;