mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
Fix 4MCP
This commit is contained in:
@@ -6,7 +6,7 @@ UFortWeaponItemDefinition* AFortAthenaVehicle::GetVehicleWeaponForSeat(int SeatI
|
||||
|
||||
UFortWeaponItemDefinition* VehicleWeaponDefinition = nullptr;
|
||||
|
||||
LOG_INFO(LogDev, "SeatIndex: {}", SeatIdx);
|
||||
LOG_INFO(LogDev, "[GetVehicleWeaponForSeat] SeatIndex: {}", SeatIdx);
|
||||
|
||||
UObject* WeaponComponent = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user