checkin
[carveJwlIkooP6JGAAIwe30JlM.git] / model.h
diff --git a/model.h b/model.h
index b2d258deb282916dfead2dd647893259e39b87ec..7c4e0d9cbade5266c18b85d45a2b3f09fe8d8e8a 100644 (file)
--- a/model.h
+++ b/model.h
@@ -276,7 +276,9 @@ struct classtype_world_light
    enum light_type 
    {
       k_light_type_point,
-      k_light_type_spot
+      k_light_type_spot,
+      k_light_type_point_nighttime_only,
+      k_light_type_spot_nighttime_only
    } 
    type;