From d7a972a0f16da0fd7bf4c0b70913920216ff3113 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 8 Jun 2019 08:34:52 +0800 Subject: *misc --- source/modules/asura-core/core_module.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/modules/asura-core/core_module.cpp') diff --git a/source/modules/asura-core/core_module.cpp b/source/modules/asura-core/core_module.cpp index 989ec3e..e91dd8f 100644 --- a/source/modules/asura-core/core_module.cpp +++ b/source/modules/asura-core/core_module.cpp @@ -10,7 +10,7 @@ namespace AsuraEngine { // Graphics LUAX_REGISTER_ABSTRACT_FACTORY(state, Texture); - LUAX_REGISTER_FACTORY(state, Image); + LUAX_REGISTER_FACTORY(state, AEGraphics::Image); // Wnd LUAX_REGISTER_SINGLETON(state, AEWindow::Window); // Threading -- cgit v1.1-26-g67d0