ARGH EOL BULLCRAP NEEDS TO GO AWAY

This commit is contained in:
AJ Kelly
2012-01-08 19:00:13 -06:00
parent c1c63611ef
commit 4b5baa37ce
20 changed files with 640 additions and 640 deletions
@@ -1,4 +1,4 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_center', 'explosion' );
InitCommand=cmd(blend,"BlendMode_Add";finishtweening;diffusealpha,0.2;zoom,0.6;linear,0.1;diffusealpha,0;zoom,0.8);
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_center', 'explosion' );
InitCommand=cmd(blend,"BlendMode_Add";finishtweening;diffusealpha,0.2;zoom,0.6;linear,0.1;diffusealpha,0;zoom,0.8);
};