RACIB
This commit is contained in:
@@ -23,7 +23,7 @@ class Resources {
|
||||
case 'autobonus': return new Color(0xffeb0004);
|
||||
case 'dinect': return new Color(0xff33cc99);
|
||||
case 'crypto': return new Color(0xffffc34d);
|
||||
case 'racib': return new Color(0xffff6134);
|
||||
case 'racib': return new Color(0xffcfcfcf);
|
||||
default: return new Color(0xffffffff);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user