mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 23:46:43 +01:00
Merge pull request #3510 from VOREStation/aro-qpdec
Fixes qpad deconstruct
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
if(default_part_replacement(user, I))
|
||||
return
|
||||
|
||||
if(default_deconstruction_crowbar(I))
|
||||
if(default_deconstruction_crowbar(user, I))
|
||||
return
|
||||
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user