mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2026-05-06 07:56:46 -04:00
Make multilaunch retest ride count after some updates
This commit is contained in:
@@ -45,6 +45,9 @@ TEST(MultiLaunchTest, all)
|
||||
game_logic_update();
|
||||
}
|
||||
|
||||
// Check ride count again
|
||||
ASSERT_EQ(gRideCount, 134);
|
||||
|
||||
delete context;
|
||||
}
|
||||
SUCCEED();
|
||||
|
||||
Reference in New Issue
Block a user