mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove comment
Forgotten.
This commit is contained in:
parent
2a5cbf9b22
commit
2e4c3f5fde
@ -7,7 +7,6 @@ inline auto Script_Remote_BeginRegisteringFunctions = p_Script_Remote_BeginRegis
|
||||
inline CMemory p_RestoreRemoteChecksumsFromSaveGame;
|
||||
inline auto RestoreRemoteChecksumsFromSaveGame = p_RestoreRemoteChecksumsFromSaveGame.RCast<void* (*)(void* a1, void* a2)>();
|
||||
|
||||
/* CHANGE THESE WHEN SWITCHING TO PYLONV2 TO UNSIGNED AGAIN!*/
|
||||
#ifndef CLIENT_DLL
|
||||
inline uint32_t* g_nServerRemoteChecksum = nullptr;
|
||||
#endif // !CLIENT_DLL
|
||||
|
Loading…
x
Reference in New Issue
Block a user