Removed obsolete image attribute in the editor's brushes.cfg file.
This commit is contained in:
parent
873f3a7e4f
commit
a3cd1fa6bc
1 changed files with 0 additions and 5 deletions
|
@ -4,7 +4,6 @@
|
|||
[brush]
|
||||
id=brush-1
|
||||
name= _ "Single Hex"
|
||||
image="editor/brush-1.png"
|
||||
[relative]
|
||||
x=0
|
||||
y=0
|
||||
|
@ -15,7 +14,6 @@
|
|||
id=brush-2
|
||||
radius=1
|
||||
name= _ "Radius 1 Hex"
|
||||
image="editor/brush-2.png"
|
||||
[relative]
|
||||
x=0
|
||||
y=0
|
||||
|
@ -26,7 +24,6 @@
|
|||
id=brush-3
|
||||
radius=2
|
||||
name= _ "Radius 2 Hex"
|
||||
image="editor/brush-3.png"
|
||||
[relative]
|
||||
x=0
|
||||
y=0
|
||||
|
@ -48,7 +45,6 @@
|
|||
y=0
|
||||
[/relative]
|
||||
name= _ "Hex Line NW-SE"
|
||||
image="editor/brush-nw-se.png"
|
||||
[/brush]
|
||||
|
||||
[brush]
|
||||
|
@ -65,7 +61,6 @@
|
|||
x=0
|
||||
[/relative]
|
||||
name= _ "Hex Line SE-NW"
|
||||
image="editor/brush-se-nw.png"
|
||||
[/brush]
|
||||
|
||||
# [brush]
|
||||
|
|
Loading…
Add table
Reference in a new issue