mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-02 22:05:20 +01:00
Add check to pause game on lost window focus
This commit is contained in:
@@ -994,6 +994,10 @@
|
||||
# type: int
|
||||
# max_out_chat_queue_size = 20
|
||||
|
||||
# Open the pause menu when the window's focus is lost. Does not pause if a formspec is open.
|
||||
# type: bool
|
||||
# pause_on_lost_focus = false
|
||||
|
||||
## Advanced
|
||||
|
||||
# Timeout for client to remove unused map data from memory.
|
||||
|
||||
Reference in New Issue
Block a user