mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2026-05-06 07:56:46 -04:00
Remove Platform::CoreInit
This commit is contained in:
@@ -34,7 +34,6 @@ TEST(MultiLaunchTest, all)
|
||||
gOpenRCT2Headless = true;
|
||||
gOpenRCT2NoGraphics = true;
|
||||
|
||||
Platform::CoreInit();
|
||||
for (int i = 0; i < 3; i++)
|
||||
{
|
||||
auto context = CreateContext();
|
||||
|
||||
Reference in New Issue
Block a user