Force consistent line endings.

I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
This commit is contained in:
Jason Felds
2011-03-16 15:51:54 -04:00
parent e27b454306
commit 7c4044a2fc
75 changed files with 24426 additions and 24404 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
return NOTESKIN:LoadActor("Center","Tap Note")..{
InitCommand=cmd(effectclock,"beat";effectmagnitude,0.5,1,0);
return NOTESKIN:LoadActor("Center","Tap Note")..{
InitCommand=cmd(effectclock,"beat";effectmagnitude,0.5,1,0);
};