mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-17 14:07:48 +00:00
misaligment fixes
This commit is contained in:
@@ -119,6 +119,9 @@ class CHudVote : public vgui::EditablePanel, public CHudElement
|
||||
{
|
||||
DECLARE_CLASS_SIMPLE( CHudVote, vgui::EditablePanel );
|
||||
|
||||
public:
|
||||
DECLARE_MULTIPLY_INHERITED();
|
||||
|
||||
CHudVote( const char *pElementName );
|
||||
|
||||
virtual void LevelInit( void );
|
||||
|
||||
Reference in New Issue
Block a user