[SSE] Cell settings: fix pattern id
This commit is contained in:
parent
961ff8d2fc
commit
3ab0f47dda
|
@ -272,10 +272,10 @@ define([
|
||||||
this.fillControls.push(this.cmbPattern);
|
this.fillControls.push(this.cmbPattern);
|
||||||
|
|
||||||
var global_hatch_menu_map = [
|
var global_hatch_menu_map = [
|
||||||
0,-1,-1,-1,-1,
|
-1,-1,-1,-1,-1,
|
||||||
-1,-1,-1,-1,8,
|
-1,-1,-1,-1,8,
|
||||||
9,10,11,-1,-1,
|
9,10,11,-1,-1,
|
||||||
-1,-1,-1,-1,-1,
|
-1,21,-1,-1,-1,
|
||||||
-1,20,22,23,-1,
|
-1,20,22,23,-1,
|
||||||
-1,27,28,29,30,
|
-1,27,28,29,30,
|
||||||
-1,-1,33,-1,35,
|
-1,-1,33,-1,35,
|
||||||
|
|
Loading…
Reference in a new issue