Skip to content

Commit f896220

Browse files
committed
Indentation
1 parent 53917b1 commit f896220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/mods/deathmatch/logic/CClientRenderElementManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class CClientRenderElementManager
3939
CClientTexture* FindAutoTexture(const SString& strFullFilePath, const SString& strUniqueName);
4040
void Remove(CClientRenderElement* pElement);
4141

42-
void DoPulse();
42+
void DoPulse();
4343

4444
uint GetDxFontCount() { return m_uiStatsDxFontCount; }
4545
uint GetGuiFontCount() { return m_uiStatsGuiFontCount; }

0 commit comments

Comments
 (0)