added UI items for a rolling edit tool

This commit is contained in:
itsmattkc
2019-07-09 01:14:32 -05:00
parent 7b870de338
commit ce1e189a3d
8 changed files with 28 additions and 0 deletions
+3
View File
@@ -41,6 +41,9 @@ enum Tool {
/// Ripple tool
kRipple,
/// Rolling tool
kRolling,
/// Razor tool
kRazor,