mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00:00
amd64: fix multithread, fix vgui, fix physmodels
This commit is contained in:
@@ -94,7 +94,6 @@ public:
|
||||
virtual const char *GetResourceName(void) { return m_pResourceName; }
|
||||
|
||||
virtual void PanelAdded(Panel* panel);
|
||||
virtual void PanelRemoved(Panel* panel);
|
||||
|
||||
virtual bool MousePressed(MouseCode code,Panel* panel);
|
||||
virtual bool MouseReleased(MouseCode code,Panel* panel);
|
||||
|
||||
Reference in New Issue
Block a user