Destructive Update (#9412)

This commit is contained in:
Geeves
2020-07-21 18:01:08 +02:00
committed by GitHub
parent 6362e08823
commit d1b9bb7a1a
2 changed files with 10 additions and 1 deletions
@@ -78,5 +78,8 @@ Note: Must be placed within 3 tiles of the R&D Console
spawn(10)
update_icon()
busy = 0
if(linked_console.screen == 2.1)
linked_console.screen = 2.2
linked_console.updateUsrDialog()
return 1
return
return
@@ -0,0 +1,6 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Destructive Analyzer UIs now properly update when you place an item in them."