Fixes the opacity problem

This commit is contained in:
monster860
2016-06-21 15:46:40 -04:00
parent 120e470458
commit be37311cb9
2 changed files with 17 additions and 2 deletions
+2 -1
View File
@@ -94,4 +94,5 @@
var/list/parallax_offset = list()
var/turf/previous_turf = null
var/obj/screen/plane_master/parallax_master/parallax_master = null
var/obj/screen/plane_master/parallax_dustmaster/parallax_dustmaster = null
var/obj/screen/plane_master/parallax_dustmaster/parallax_dustmaster = null
var/obj/screen/plane_master/parallax_spacemaster/parallax_spacemaster = null