mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-09-11 21:52:31 +00:00
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 )
|
int CHudFlashlight::Draw( float flTime )
|
||||||
{
|
{
|
||||||
gMobileEngfuncs->pfnTouchHideButtons( "flashlight", 1 );
|
// gMobileEngfuncs->pfnTouchHideButtons( "flashlight", 1 );
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user