files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// signals for painting canvases, tools and the /datum/component/palette component
|
||||
|
||||
///from base of /item/proc/set_painting_tool_color(): (chosen_color)
|
||||
#define COMSIG_PAINTING_TOOL_SET_COLOR "painting_tool_set_color"
|
||||
|
||||
/// from base of /item/canvas/ui_data(): (data)
|
||||
#define COMSIG_PAINTING_TOOL_GET_ADDITIONAL_DATA "painting_tool_get_data"
|
||||
Reference in New Issue
Block a user