Revert "Handle noteskin lua. Thanks to Jousway."
This reverts commit 1532c4e5ab.
This commit is contained in:
@@ -66,9 +66,7 @@ local function NoteskinLoader()
|
||||
t = Def.Actor {};
|
||||
end
|
||||
return t .. {
|
||||
function(self)
|
||||
self:visible(false);
|
||||
end;
|
||||
cmd(visible,false);
|
||||
};
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user