mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
Fixing Poincare translation name of the params
This commit is contained in:
parent
ab77b6e1a3
commit
9c21e87fe1
@ -243,7 +243,9 @@ XmlToEmber<T>::XmlToEmber()
|
||||
{ "sin_y_amplitude", "unicorngaloshen_sin_y_amplitude" },
|
||||
{ "sin_y_freq", "unicorngaloshen_sin_y_freq" },
|
||||
{ "mode", "unicorngaloshen_mode" },
|
||||
{ "d_spher_weight", "d_spherical_weight" }
|
||||
{ "d_spher_weight", "d_spherical_weight" },
|
||||
{ "poincare_p", "poincare2_p" },
|
||||
{ "poincare_q", "poincare2_q" }
|
||||
};
|
||||
m_FlattenNames =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user