Line ending fix (again?)
This commit is contained in:
@@ -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"));
|
||||
}
|
||||
Reference in New Issue
Block a user