got the hang of this
okay Now it should be working fine!! i think!! i hope!! all of the new UI updates, aswell as the script being done up to aoi's route and a bit further (with the start to shiro's route). wahoo
This commit is contained in:
@@ -18,7 +18,7 @@ define config.name = _("Otomai")
|
||||
## Determines if the title given above is shown on the main menu screen. Set
|
||||
## this to False to hide the title.
|
||||
|
||||
define gui.show_name = True
|
||||
define gui.show_name = False
|
||||
|
||||
|
||||
## The version of the game.
|
||||
@@ -120,7 +120,7 @@ define config.window_hide_transition = Dissolve(.2)
|
||||
## Controls the default text speed. The default, 0, is infinite, while any other
|
||||
## number is the number of characters per second to type out.
|
||||
|
||||
default preferences.text_cps = 0
|
||||
default preferences.text_cps = 45
|
||||
|
||||
|
||||
## The default auto-forward delay. Larger numbers lead to longer waits, with 0
|
||||
|
||||
Reference in New Issue
Block a user