mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-05-24 20:48:02 +03:00
Update tf_hud_scope.cpp
This commit is contained in:
parent
1eba26f518
commit
18ea5ed7cc
@ -242,7 +242,7 @@ protected:
|
||||
virtual void ApplySchemeSettings(vgui::IScheme *scheme);
|
||||
virtual void Paint( void );
|
||||
virtual bool ShouldDraw( void );
|
||||
virtual bool CanAnimate() const override { return false; };
|
||||
virtual bool CanAnimate() const OVERRIDE { return false; }
|
||||
|
||||
private:
|
||||
int m_iScopeTexture[4];
|
||||
|
Loading…
x
Reference in New Issue
Block a user