Removes semicolons

This commit is contained in:
AffectedArc07
2020-07-11 18:51:45 +01:00
parent cf3e26f670
commit 650c638d41
31 changed files with 45 additions and 46 deletions
@@ -185,8 +185,8 @@
color = COLOR_PALE_BTL_GREEN
if("Orange wrapper")
color = COLOR_ORANGE
loaded_pill_bottle.wrapper_color = color;
loaded_pill_bottle.apply_wrap();
loaded_pill_bottle.wrapper_color = color
loaded_pill_bottle.apply_wrap()
else if(href_list["close"])
usr << browse(null, "window=chem_master")
onclose(usr, "chem_master")