mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Missing class initialization.
This commit is contained in:
@@ -61,6 +61,7 @@ void Application::stop()
|
|||||||
void Application::run()
|
void Application::run()
|
||||||
{
|
{
|
||||||
assert(mTxnDB==NULL);
|
assert(mTxnDB==NULL);
|
||||||
|
SHAMapNode::ClassInit();
|
||||||
|
|
||||||
//
|
//
|
||||||
// Construct databases.
|
// Construct databases.
|
||||||
|
|||||||
Reference in New Issue
Block a user