mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
someone fix 12.00 floor loot spawn please
This commit is contained in:
@@ -713,6 +713,8 @@ void AFortPlayerController::ServerAttemptAircraftJumpHook(AFortPlayerController*
|
||||
|
||||
void AFortPlayerController::ServerSuicideHook(AFortPlayerController* PlayerController)
|
||||
{
|
||||
LOG_INFO(LogDev, "Suicide!");
|
||||
|
||||
auto Pawn = PlayerController->GetPawn();
|
||||
|
||||
if (!Pawn)
|
||||
|
||||
Reference in New Issue
Block a user