Add check to pause game on lost window focus

This commit is contained in:
rubenwardy
2017-09-10 03:17:47 +01:00
committed by paramat
parent 2153965cf9
commit 0bcc2f33eb
4 changed files with 15 additions and 0 deletions

View File

@@ -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.