mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Replace load_from_sv6() and load_from_sc6()
This commit is contained in:
@@ -41,7 +41,7 @@ TEST(MultiLaunchTest, all)
|
||||
bool initialised = context->Initialise();
|
||||
ASSERT_TRUE(initialised);
|
||||
|
||||
load_from_sv6(path.c_str());
|
||||
GetContext()->LoadParkFromFile(path);
|
||||
game_load_init();
|
||||
|
||||
// Check ride count to check load was successful
|
||||
|
||||
Reference in New Issue
Block a user