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

	DrawCenterDot();
}
void ASHUD::DrawHUD()
{
	Super::DrawHUD();

	DrawCenterDot();
}