Move hacking screen to the top when panel is unscrewed

This commit is contained in:
Markolie
2015-02-16 22:02:41 +01:00
parent 95e18fd397
commit 9f40758ce5
+1 -1
View File
@@ -407,8 +407,8 @@
if(src.shock(user, 100))
return
ui_interact(user)
wires.Interact(user)
ui_interact(user)
/**
* Display the NanoUI window for the vending machine.