예제 #1
0
void AClansHUD::DrawHUD()
{
	Super::DrawHUD();

	DrawCenterDot();
}
예제 #2
0
void ASHUD::DrawHUD()
{
	Super::DrawHUD();

	DrawCenterDot();
}