mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 01:35:06 +01:00
Rename members of EntitySpriteData
This commit is contained in:
@@ -74,7 +74,7 @@ void EntityBase::Serialise(DataSerialiser& stream)
|
||||
stream << x;
|
||||
stream << y;
|
||||
stream << z;
|
||||
stream << SpriteData.sprite_direction;
|
||||
stream << SpriteData.Direction;
|
||||
}
|
||||
|
||||
// Exists only for signature
|
||||
|
||||
Reference in New Issue
Block a user