add first patch
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
type = custom_gui_screens
|
||||
|
||||
overridden_screens {
|
||||
}
|
||||
|
||||
custom_gui {
|
||||
identifier = credits
|
||||
title = Credits
|
||||
allow_esc = true
|
||||
transparent_world_background = true
|
||||
transparent_world_background_overlay = true
|
||||
pause_game = true
|
||||
}
|
||||
|
||||
custom_gui {
|
||||
identifier = title_screen
|
||||
title =
|
||||
allow_esc = false
|
||||
transparent_world_background = false
|
||||
transparent_world_background_overlay = false
|
||||
pause_game = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user