We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260833c commit 0cadab9Copy full SHA for 0cadab9
src/xrEngine/Stats.h
@@ -25,7 +25,6 @@ class ENGINE_API CStats : public pureRender
25
virtual void OnRender();
26
void OnDeviceCreate(void);
27
void OnDeviceDestroy(void);
28
- IC CGameFont* Font() { return statsFont; }
29
30
private:
31
void FilteredLog(const char *s);
0 commit comments