mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Merge pull request #1107 from zsilencer/decompiling
game_command_place_scenery
This commit is contained in:
@@ -1169,7 +1169,7 @@ int track_place_scenery(rct_track_scenery* scenery_start, uint8 rideIndex, int o
|
||||
bl | (entry_index << 8),
|
||||
mapCoord.y,
|
||||
quadrant | (scenery->primary_colour << 8),
|
||||
GAME_COMMAND_15,
|
||||
GAME_COMMAND_PLACE_SCENERY,
|
||||
rotation | (scenery->secondary_colour << 16),
|
||||
z
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user