Skip to content

Commit

Permalink
Yeet!
Browse files Browse the repository at this point in the history
  • Loading branch information
Da0ne committed Sep 16, 2019
1 parent 1c2789e commit d22327e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 5_Mission/missionGameplay.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ modded class MissionGameplay
{
DestroyFreeCam();
}else{
CreateFreeCamInstance();
if (!GetVPPUIManager().IsTyping())
CreateFreeCamInstance();
}
hic.SetDisabled(IsFreeCamActive());
}
Expand Down
Binary file modified Addons/VPPAdminTools.pbo
Binary file not shown.
Binary file modified Addons/VPPAdminTools.pbo.VPP.bisign
Binary file not shown.

0 comments on commit d22327e

Please sign in to comment.