lower the default lobby_refresh to 1000
This commit is contained in:
parent
812366b102
commit
fe1446dc6c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
lobby_refresh=2000
|
||||
lobby_refresh=1000
|
||||
|
||||
#ifdef TINY
|
||||
energy_image="misc/bar-energy-tinygui.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue