removed beta feature (moved on other branch)

This commit is contained in:
살려주세요 2021-09-12 21:54:16 +09:00
parent f3900ec0d4
commit 0949c2b147
3 changed files with 0 additions and 15 deletions

View file

@ -1 +0,0 @@
-- we should add dumping gui to xml feature

View file

@ -1,13 +0,0 @@
local module = {};
function module.init(shared)
local new = {};
function shared.new(property)
end
return new;
end
return module;

View file

@ -1 +0,0 @@
-- this feature will depends on https://github.com/nofairTCM/AdvancedTween