mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
keys: add OSK
This commit is contained in:
@@ -486,6 +486,7 @@ void V_PostRender( void )
|
||||
Con_DrawVersion();
|
||||
Con_DrawDebug(); // must be last
|
||||
Touch_Draw();
|
||||
OSK_Draw();
|
||||
|
||||
S_ExtraUpdate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user