Line ending fix (again?)

This commit is contained in:
Jason Felds
2011-04-29 14:58:59 -04:00
parent 3af2739300
commit ef1ebe9a5a
37 changed files with 4051 additions and 4051 deletions
@@ -1,6 +1,6 @@
return LoadFont("Common", "Normal")..{
Text="EXIT";
InitCommand=cmd(CenterX);
GainFocusCommand=cmd(diffuse,color("#FF0000"));
LoseFocusCommand=cmd(diffuse,color("#FFFFFF"));
return LoadFont("Common", "Normal")..{
Text="EXIT";
InitCommand=cmd(CenterX);
GainFocusCommand=cmd(diffuse,color("#FF0000"));
LoseFocusCommand=cmd(diffuse,color("#FFFFFF"));
}