mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
someone fix 12.00 floor loot spawn please
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
LOG_INFO(LogDev, "No code!");
|
||||
|
||||
void* Property = GetPropertyChainForCompiledIn();
|
||||
GetPropertyChainForCompiledIn() = Engine_Version >= 425 ? *(void**)(__int64(Property) + 0x20) : ((UField*)Property)->Next;
|
||||
GetPropertyChainForCompiledIn() = GetNext(Property);
|
||||
StepExplicitProperty(Result, Property);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user