Fix PDA bug

This commit is contained in:
ZomgPonies
2015-02-20 11:17:03 -05:00
committed by Markolie
parent c89e3ac1eb
commit 2c6d2f07fc
@@ -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)