Spacing
This commit is contained in:
parent
b380a0ebdd
commit
4baf7b5a5a
|
@ -209,7 +209,6 @@ RB_METHOD(FontGetDefaultOutColor)
|
||||||
return rb_iv_get(self, "default_out_color");
|
return rb_iv_get(self, "default_out_color");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
RB_METHOD(FontSetDefaultOutColor)
|
RB_METHOD(FontSetDefaultOutColor)
|
||||||
{
|
{
|
||||||
VALUE colorObj;
|
VALUE colorObj;
|
||||||
|
|
Loading…
Reference in New Issue