mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 08:45:00 +01:00
Move LightFX into its own namespace (#23506)
This commit is contained in:
@@ -521,7 +521,7 @@ namespace OpenRCT2
|
||||
{
|
||||
return false;
|
||||
}
|
||||
LightFXInit();
|
||||
Drawing::LightFx::Init();
|
||||
}
|
||||
|
||||
ViewportInitAll();
|
||||
|
||||
Reference in New Issue
Block a user