fix smooth rendering box incongruency on reload
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
parent
55de66a127
commit
7bc0549337
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ function startup() {
|
|||
drawBackground();
|
||||
changeSampler();
|
||||
changeMaskBlur();
|
||||
changeSmoothRendering();
|
||||
changeSeed();
|
||||
changeHiResFix();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue