This commit is contained in:
dd
2026-05-31 03:57:18 +08:00
parent 76603ec5b9
commit 6b6c0dcf95
2 changed files with 0 additions and 1 deletions
@@ -24,7 +24,6 @@ void APvPDemoPlayerController::BeginPlay()
if (MainWidget)
{
MainWidget->AddToPlayerScreen(0);
} else {
UE_LOG(LogPvPDemo, Error, TEXT("Could not spawn main widget."));