mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 18:45:22 +01:00
check for legcuffs too
This commit is contained in:
@@ -472,7 +472,7 @@
|
||||
C.handcuffed.loc = usr.loc
|
||||
C.handcuffed = null
|
||||
C.update_inv_handcuffed(0)
|
||||
else
|
||||
if(C.legcuffed)
|
||||
C.legcuffed.loc = usr.loc
|
||||
C.legcuffed = null
|
||||
C.update_inv_legcuffed(0)
|
||||
|
||||
Reference in New Issue
Block a user