mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes camera assemblies and orange shoes not respecting NODROP (#4654)
* Fixes camera assemblies not respecting NODROP * Shoes fix
This commit is contained in:
@@ -246,4 +246,4 @@
|
||||
if(!module)
|
||||
hands.icon_state = "nomod"
|
||||
else
|
||||
hands.icon_state = lowertext(module.module_type)
|
||||
hands.icon_state = lowertext(module.module_type)
|
||||
|
||||
Reference in New Issue
Block a user