add SETTINGS and FAVORITE icons
This commit is contained in:
Binary file not shown.
@@ -81,7 +81,9 @@ namespace noggit
|
||||
TOOL_VERTEX_PAINT = 0xF8A3,
|
||||
TOOL_OBJECT_EDITOR = 0xF8A4,
|
||||
TOOL_MINIMAP_EDITOR = 0xF8A5,
|
||||
TOOL_STAMP = 0xF8A6
|
||||
TOOL_STAMP = 0xF8A6,
|
||||
SETTINGS = 0xf8a7,
|
||||
FAVORITE = 0xf8a8
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user