Add patch for game/screens.rpy
This commit is contained in:
11
game/screens.rpy.patch
Normal file
11
game/screens.rpy.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/game/screens.rpy
|
||||
+++ b/game/screens.rpy
|
||||
@@ -1155,7 +1155,7 @@
|
||||
|
||||
default show_list_lang = False
|
||||
|
||||
- default langs = {'None':'English','chinese':'中文','english':'English'}
|
||||
+ default langs = {'None':'English','chinese':'中文','english':'English','russian':'Русский'}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user