mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Destructive Update (#9412)
This commit is contained in:
@@ -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."
|
||||
Reference in New Issue
Block a user