This commit is contained in:
the1812 2018-12-22 00:55:01 +08:00
parent 382f5ad497
commit 6ee6d0eb92

View File

@ -0,0 +1,7 @@
(() =>
{
return (settings, resources) =>
{
};
})();