Fixed pump noteskins due to some weird error related to twirl and roll mods

Added tap none command into noteskin explosions.
This commit is contained in:
Alberto Ramos
2010-08-21 18:47:59 -06:00
parent 72a30f4afe
commit 2091f8c78e
9 changed files with 26 additions and 16 deletions
@@ -4,5 +4,5 @@ return NOTESKIN:LoadActor("UpLeft", "Ready Receptor")..{
{ Frame = 1 };
{ Frame = 2 };
};
InitCommand=cmd(rotationy,180);
--InitCommand=cmd(rotationy,180);
};