Well now, what could that be for?
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user