]> git.gag.com Git - debian/openrocket/commit
Correct startup order. Since parsing the body tube preset library uses BodyTube...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 29 Mar 2012 02:53:37 +0000 (02:53 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 29 Mar 2012 02:53:37 +0000 (02:53 +0000)
commitcd9a9583f95f454af2b32ce0c877626480d365e0
tree2e4cdf1c3e2c071fff2df2f3e4ceaf79d63250ab
parent520529128c1dc589fc73ab724a3aec78cf8bcf20
Correct startup order.  Since parsing the body tube preset library uses BodyTube and therefore Material and ExternalComponent which holds on to static copies of the translator, it must be done after localization is initialized.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@492 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/startup/Startup.java