Line endings...be normalized!

This commit is contained in:
Jason Felds
2011-03-17 01:47:30 -04:00
parent 146e8e14f1
commit a085d0d1da
1962 changed files with 444486 additions and 444486 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
local t = Def.ActorFrame{
LoadActor("EditMenu Left")..{
BeginCommand=cmd(zoomx,-1);
};
};
local t = Def.ActorFrame{
LoadActor("EditMenu Left")..{
BeginCommand=cmd(zoomx,-1);
};
};
return t;