mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Set dedicated nucleus id to '9990000'
This commit is contained in:
parent
a5bc2f77cb
commit
7ecad819be
@ -10,7 +10,7 @@ void HEbisuSDK_Init()
|
||||
#ifdef DEDICATED
|
||||
*g_EbisuSDKInit = true; // <- 1st EbisuSDK
|
||||
*g_EbisuProfileInit = true; // <- 2nd EbisuSDK
|
||||
*g_NucleusID = true; // <- 3rd EbisuSDK
|
||||
*g_NucleusID = 9990000; // <- 3rd EbisuSDK
|
||||
#endif // DEDICATED
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user