mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 06:04:23 +01:00
Fix PDA bug
This commit is contained in:
@@ -163,6 +163,9 @@
|
||||
else if(I == wear_id)
|
||||
wear_id = null
|
||||
update_inv_wear_id(0)
|
||||
else if(I == wear_pda)
|
||||
wear_pda = null
|
||||
update_inv_wear_pda(0)
|
||||
else if(I == r_store)
|
||||
r_store = null
|
||||
update_inv_pockets(0)
|
||||
|
||||
Reference in New Issue
Block a user