mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-06 07:23:16 +00:00
- Fixes an equip_e related runtime error
- Fixes storage items not updating when you put something in them. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4447 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -111,7 +111,8 @@
|
||||
client.screen -= W
|
||||
W.loc = loc
|
||||
W.dropped(src)
|
||||
W.layer = initial(W.layer)
|
||||
if(W)
|
||||
W.layer = initial(W.layer)
|
||||
|
||||
update_action_buttons()
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user