1
0
mirror of https://github.com/halpz/re3.git synced 2025-08-17 11:53:28 +00:00
This commit is contained in:
aap
2020-12-04 10:23:04 +01:00
parent 9714a37769
commit 466eee84e7

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