mirror of https://github.com/odrling/Aegisub
Merge r3644 into milestone:2.1.8 for jfs, closes #1019.
Originally committed to SVN as r3645.
This commit is contained in:
parent
555117ec75
commit
f4269dee62
|
@ -332,7 +332,7 @@ namespace Automation4 {
|
|||
GETBOOL(strikeout, "strikeout", "style")
|
||||
GETFLOAT(scale_x, "scale_x", "style")
|
||||
GETFLOAT(scale_y, "scale_y", "style")
|
||||
GETINT(spacing, "spacing", "style")
|
||||
GETFLOAT(spacing, "spacing", "style")
|
||||
GETFLOAT(angle, "angle", "style")
|
||||
GETINT(borderstyle, "borderstyle", "style")
|
||||
GETFLOAT(outline, "outline", "style")
|
||||
|
|
Loading…
Reference in New Issue