2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 14:27:42 +00:00

Update submodules

This commit is contained in:
Jack Andersen
2015-12-30 18:56:30 -10:00
parent defe2bb509
commit e0b21ee614
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ void ViewManager::SetupEditorView()
} }
ViewManager::ViewManager(HECL::Runtime::FileStoreManager& fileMgr, HECL::CVarManager& cvarMgr) ViewManager::ViewManager(HECL::Runtime::FileStoreManager& fileMgr, HECL::CVarManager& cvarMgr)
: m_cvarManager(cvarMgr), m_fontCache(fileMgr), m_translator(RUDE::LookupLocale("ja_JP")), : m_cvarManager(cvarMgr), m_fontCache(fileMgr), m_translator(RUDE::SystemLocaleOrEnglish()),
m_setTo1(*this), m_setTo2(*this), m_setTo1(*this), m_setTo2(*this),
m_split(*this), m_split(*this),
m_space1(*this, "Hello, World!\n\n", "Hello Button", &m_setTo1), m_space1(*this, "Hello, World!\n\n", "Hello Button", &m_setTo1),

2
hecl

Submodule hecl updated: c6c4718dc5...48edf99ecb