Line endings...be normalized!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
return LoadFont("Common Normal") .. {
|
||||
Text=GetLifeDifficulty();
|
||||
AltText="";
|
||||
BeginCommand=function(self)
|
||||
self:settextf( Screen.String("TimingDifficulty"), GetTimingDifficulty() );
|
||||
end
|
||||
return LoadFont("Common Normal") .. {
|
||||
Text=GetLifeDifficulty();
|
||||
AltText="";
|
||||
BeginCommand=function(self)
|
||||
self:settextf( Screen.String("TimingDifficulty"), GetTimingDifficulty() );
|
||||
end
|
||||
};
|
||||
Reference in New Issue
Block a user