mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Someone order me popeyes
This commit is contained in:
@@ -521,6 +521,8 @@ void Offsets::Print()
|
||||
LOG_INFO(LogDev, "Func: 0x{:x}", Func);
|
||||
LOG_INFO(LogDev, "ServerReplicateActors: 0x{:x}", ServerReplicateActors);
|
||||
LOG_INFO(LogDev, "ReplicationFrame: 0x{:x}", ReplicationFrame);
|
||||
LOG_INFO(LogDev, "ClientWorldPackageName: 0x{:x}", ClientWorldPackageName);
|
||||
LOG_INFO(LogDev, "NetworkObjectList: 0x{:x}", NetworkObjectList);
|
||||
LOG_INFO(LogDev, "Script: 0x{:x}", Script);
|
||||
LOG_INFO(LogDev, "PropertyClass: 0x{:x}", PropertyClass);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user