match jitter to PS, preset change also size

This commit is contained in:
2019-02-28 02:45:05 +01:00
parent ad4c7a3eb5
commit 5575769651
3 changed files with 5 additions and 4 deletions

View File

@@ -72,7 +72,7 @@ public:
bool m_tip_randflipx = false;
bool m_tip_randflipy = false;
float m_tip_aspect = 0.5f;
float m_dual_flow = .75f;
float m_dual_flow = 1.f;
float m_dual_opacity = 1.f;
float m_dual_rotate = .25f;
float m_dual_angle = 0;