Fixes modifing null values with (e) not working.

This commit is contained in:
MrStonedOne
2016-11-30 12:50:16 -08:00
parent f5f9a75736
commit c4b9c0fe55
+1 -1
View File
@@ -566,7 +566,7 @@ var/list/VVpixelmovement = list("step_x", "step_y", "bound_height", "bound_width
if(dir_text)
src << "If a direction, direction is: [dir_text]"
if(autodetect_class)
if(autodetect_class && default != VV_NULL)
if (default == VV_TEXT)
default = VV_MESSAGE
class = default