mirror of https://github.com/FWGS/hlsdk-xash3d
Merge branch 'poke646' into poke646_vendetta
This commit is contained in:
commit
36181c7d46
|
@ -93,6 +93,6 @@ int CHudFlashlight::MsgFunc_Flashlight( const char *pszName, int iSize, void *p
|
|||
|
||||
int CHudFlashlight::Draw( float flTime )
|
||||
{
|
||||
gMobileEngfuncs->pfnTouchHideButtons( "flashlight", 1 );
|
||||
// gMobileEngfuncs->pfnTouchHideButtons( "flashlight", 1 );
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue