mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Merge pull request #98 from Nutzchannel/master
Possible Japanese support?
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.button{width: 100px !important;}
|
||||
#outsidePanel .button{width: 115px !important;}
|
||||
.eventPanel .button {width: 122px !important;}
|
||||
+3045
File diff suppressed because it is too large
Load Diff
@@ -2,4 +2,5 @@ var langs = {
|
||||
'en':'english',
|
||||
'fr':'français',
|
||||
'cn':'简体中文'
|
||||
'jp':'日本語'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user