Skip to content

Commit 4399314

Browse files
committed
Fixed crash on load
1 parent b4981bc commit 4399314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ namespace RTE {
6666
ThreadMan::Construct();
6767
TimerMan::Construct();
6868
PresetMan::Construct();
69+
ModuleMan::Construct();
6970
SettingsMan::Construct();
7071
WindowMan::Construct();
7172
LuaMan::Construct();

0 commit comments

Comments
 (0)