Line endings...be normalized!
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
return Def.ActorFrame {
|
||||
Def.Quad {
|
||||
InitCommand=cmd(zoomto,10,10;y,-5;skewx,-1);
|
||||
};
|
||||
Def.Quad {
|
||||
InitCommand=cmd(zoomto,10,10;y,5;skewx,1);
|
||||
};
|
||||
return Def.ActorFrame {
|
||||
Def.Quad {
|
||||
InitCommand=cmd(zoomto,10,10;y,-5;skewx,-1);
|
||||
};
|
||||
Def.Quad {
|
||||
InitCommand=cmd(zoomto,10,10;y,5;skewx,1);
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user