Update to new style.
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
return Def.Sprite {
|
||||
Texture=NOTESKIN:GetPath('_down','tap note');
|
||||
Frame0000=56;
|
||||
Delay0000=0.1;
|
||||
Frame0001=57;
|
||||
Delay0001=0.1;
|
||||
Frame0002=58;
|
||||
Delay0002=0.1;
|
||||
Frame0003=59;
|
||||
Delay0003=0.1;
|
||||
Frames = {
|
||||
{ Frame = 56; };
|
||||
{ Frame = 57; };
|
||||
{ Frame = 58; };
|
||||
{ Frame = 59; };
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user