v0.8.1: Updated Aleksandar's icon at his request
This commit is contained in:
parent
613fcb4533
commit
442a482b7b
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 10 KiB |
|
@ -75,11 +75,11 @@ public enum Icons {
|
||||||
WARNING,
|
WARNING,
|
||||||
|
|
||||||
//32x32 icons for credits
|
//32x32 icons for credits
|
||||||
|
ALEKS,
|
||||||
|
CHARLIE,
|
||||||
CUBE_CODE,
|
CUBE_CODE,
|
||||||
PURIGRO,
|
PURIGRO,
|
||||||
ARCNOR,
|
ARCNOR;
|
||||||
ALEKS,
|
|
||||||
CHARLIE;
|
|
||||||
|
|
||||||
public Image get() {
|
public Image get() {
|
||||||
return get( this );
|
return get( this );
|
||||||
|
|
Loading…
Reference in New Issue
Block a user