This commit is contained in:
m 2022-02-27 23:09:43 -06:00
parent 4c72cad04f
commit 78a193707c

View File

@ -72,6 +72,6 @@ namespace renderer
};
}
#ifdef DEUBG
#ifdef DEBUG
REGISTER_COMPONENT(renderer::component)
#endif