fix issue 458, which was a warning about replacing the frames table in the default pump noteskins.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
return NOTESKIN:LoadActor("UpLeft", "Ready Receptor")..{
|
||||
--[[
|
||||
Frames = {
|
||||
{ Frame = 0 };
|
||||
{ Frame = 1 };
|
||||
{ Frame = 2 };
|
||||
};
|
||||
--]]
|
||||
};
|
||||
Reference in New Issue
Block a user