Fixing Poincare translation name of the params

This commit is contained in:
Michel Mastriani 2019-05-24 18:20:13 +00:00
parent ab77b6e1a3
commit 9c21e87fe1

View File

@ -243,7 +243,9 @@ XmlToEmber<T>::XmlToEmber()
{ "sin_y_amplitude", "unicorngaloshen_sin_y_amplitude" }, { "sin_y_amplitude", "unicorngaloshen_sin_y_amplitude" },
{ "sin_y_freq", "unicorngaloshen_sin_y_freq" }, { "sin_y_freq", "unicorngaloshen_sin_y_freq" },
{ "mode", "unicorngaloshen_mode" }, { "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 = m_FlattenNames =
{ {