This commit is contained in:
Bop
2024-12-27 09:29:42 +07:00
committed by GitHub
parent b4ca3f2b31
commit 0f2a646b21
2 changed files with 2 additions and 2 deletions

View File

@@ -120,7 +120,7 @@
UnarmedAttack(A, FALSE, modifiers)
return
if(grab_mode && pulled(A))
if(grab_mode && pulled(A) && !in_throw_mode)
return
if(in_throw_mode)