Added common language enum. Fixed "romaji" spelling. More UI updates.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
public enum Language
|
||||
{
|
||||
Unknown,
|
||||
Japanese,
|
||||
Romanji,
|
||||
Romaji,
|
||||
English
|
||||
}
|
||||
Reference in New Issue
Block a user