Fixed copy past error of circled plus in FC18 pie data
This commit is contained in:
parent
1fe69d9d7e
commit
861209e40a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ import org.x4o.fc18.cake2.zero33.FCDotCDC1604DashP6;
|
|||
public enum FCDotPIE9CDash06 implements FourCornerDotCollePie9 {
|
||||
|
||||
NXX_1('⍟'), // ⍟ = FROM APL
|
||||
NXX_2('⊗'), // ⊗ = FROM APL
|
||||
NXX_2('⊕'), // ⊕ = FROM APL
|
||||
NXX_3('⊗'), // ⊗ = FROM APL
|
||||
NXX_4('⊖'), // ⊖ = FROM APL
|
||||
NXX_5('⍉'), // ⍉ = FROM APL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue