First attempt on commit.

This commit is contained in:
luizsan
2011-07-29 18:42:25 -03:00
parent bd3d405ce9
commit e253902c30
38 changed files with 269 additions and 0 deletions
@@ -0,0 +1,3 @@
return NOTESKIN:LoadActor("DownLeft","NoteHit")..{
InitCommand=cmd(rotationy,180;rotationz,180;y,-6;x,2);
}