mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-06 20:13:51 +03:00
physics: fix a lot of problems
This commit is contained in:
@@ -156,6 +156,8 @@ public:
|
||||
void ActivateSteamControllerActionSet( GameActionSet_t eActionSet ) {
|
||||
ActivateSteamControllerActionSetForSlot( 0xffffffffffffffff, eActionSet );
|
||||
}
|
||||
|
||||
virtual void StartTextInput() = 0;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user