Skip to content

Commit

Permalink
사용하지 않는 로그 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
autumn-na committed May 30, 2024
1 parent 94ec850 commit 25d6ab2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ void ASailingSystem::MulticastRPC_SetCurrency_Implementation() const
}

MyInGameHUD->SetCurrency(Currency);
GEngine->AddOnScreenDebugMessage(-1, 5.0f, FColor::Green, FString::Printf(TEXT("Currency: %d"), Currency));
}

// nullable
Expand Down

0 comments on commit 25d6ab2

Please sign in to comment.