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,
|
||||
RenderTexture::Flat,
|
||||
RenderTexture::Bevel1,
|
||||
true,
|
||||
false,
|
||||
RenderTexture::Vertical,
|
||||
false,
|
||||
0x858687,
|
||||
|
|
Loading…
Reference in a new issue