1
0
mirror of https://github.com/td512/re3.git synced 2026-02-02 02:50:43 +00:00
This commit is contained in:
aap
2020-12-04 10:23:04 +01:00
parent 9714a37769
commit 466eee84e7

View File

@@ -820,7 +820,7 @@ CVisibilityPlugins::PluginAttach(void)
ID_VISIBILITYCLUMP,
ClumpConstructor, ClumpDestructor, ClumpCopyConstructor);
#if GTA_VERSION <= GTA3_PS2_16
#if GTA_VERSION <= GTA3_PS2_160
Initialise();
#endif