Well now, what could that be for?

This commit is contained in:
Devine Lu Linvega
2019-01-12 15:02:29 +12:00
parent b904bb1e52
commit 4b9a6eb801
4 changed files with 30 additions and 1 deletions

View File

@@ -355,7 +355,7 @@ function Tool (dotgrid) {
this.selectLayer = function (id) {
this.index = clamp(id, 0, 2)
if (this.index !== 0) { this.settings.crest = false }
this.clear()