DNA modifier/Nano updates

This commit is contained in:
ZomgPonies
2013-09-21 21:25:53 -04:00
parent 4eab2e6bb2
commit c5d4aed1d6
5 changed files with 116 additions and 96 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
}
if (!ui)
// the ui does not exist, so we'll create a new one
ui = new(user, src, ui_key, "chem_dispenser.tmpl", "Chem Dispenser 5000", 370, 605)
ui = new(user, src, ui_key, "chem_dispenser.tmpl", "Chem Dispenser 5000", 374, 640)
// When the UI is first opened this is the data it will use
ui.set_initial_data(data)
ui.open()