This commit is contained in:
uramer 2022-01-30 15:50:04 +01:00
parent 01d65a14f1
commit 7f796d148e
3 changed files with 1 additions and 12 deletions

View file

@ -36,7 +36,6 @@ namespace LuaUi
{ "LuaTextEdit", "TextEdit" },
{ "LuaWindow", "Window" },
{ "LuaImage", "Image" },
{ "LuaContainer", "Container" },
};
return types;
}