mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-07 17:29:36 +00: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