mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Later game and fix mcp
This commit is contained in:
@@ -15,7 +15,7 @@ char UFortInventoryInterface::RemoveInventoryItemHook(__int64 a1, FGuid a2, int
|
||||
// LOG_INFO(LogDev, "FortPlayerControllerSuperSize: {}", FortPlayerControllerSuperSize);
|
||||
// LOG_INFO(LogDev, "ControllerObject: {}", ControllerObject->GetFullName());
|
||||
|
||||
LOG_INFO(LogDev, __FUNCTION__);
|
||||
// LOG_INFO(LogDev, __FUNCTION__);
|
||||
|
||||
if (!ControllerObject)
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user