Forgot spacing for new inksplat brush.

Random brushes avoid repeating the same frame twice.
This commit is contained in:
William Kendrick 2013-02-18 07:39:06 +00:00
parent 87ac151535
commit 1bbf65f689
3 changed files with 11 additions and 1 deletions

View file

@ -158,6 +158,8 @@ $Id$
* Other Improvements:
-------------------
* Random brushes avoid repeating the same frame twice.
* Showing a warning when using save-related options when "nosave" is set.
(SourceForge Bug #3327493)