and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
if (l_color != NONSENSICAL_VALUE)
|
||||
light_color = l_color
|
||||
|
||||
SendSignal(COMSIG_ATOM_SET_LIGHT, l_range, l_power, l_color)
|
||||
SEND_SIGNAL(src, COMSIG_ATOM_SET_LIGHT, l_range, l_power, l_color)
|
||||
|
||||
update_light()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user