Next, be careful with merge conflicts.

Also, keep consistent newlines.
This commit is contained in:
Jason Felds
2011-07-30 13:47:09 -04:00
51 changed files with 417 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
return NOTESKIN:LoadActor("DownLeft","NoteHit")..{
InitCommand=cmd(rotationy,180;rotationz,180;y,-6;x,-2);
}