remove the border on the handle
This commit is contained in:
parent
ff3bb7566b
commit
2c977ae7ff
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile)
|
||||||
false,
|
false,
|
||||||
RenderTexture::Flat,
|
RenderTexture::Flat,
|
||||||
RenderTexture::Bevel1,
|
RenderTexture::Bevel1,
|
||||||
true,
|
false,
|
||||||
RenderTexture::Vertical,
|
RenderTexture::Vertical,
|
||||||
false,
|
false,
|
||||||
0x858687,
|
0x858687,
|
||||||
|
|
Loading…
Reference in a new issue