[MIRROR] Adds defines for mouse_opacity (#2381)
* Adds defines for mouse_opacity * Delete misc.dm.rej * Update misc.dm
This commit is contained in:
committed by
kevinz000
parent
61e6f2815b
commit
b5e7f7f7fe
@@ -9,7 +9,7 @@ GLOBAL_LIST_EMPTY(all_lighting_objects) // Global list of lighting objects.
|
||||
icon_state = "transparent"
|
||||
color = LIGHTING_BASE_MATRIX
|
||||
plane = LIGHTING_PLANE
|
||||
mouse_opacity = 0
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
layer = LIGHTING_LAYER
|
||||
invisibility = INVISIBILITY_LIGHTING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user