mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Allow choosing world sync rate.
This commit is contained in:
parent
ae50e35f63
commit
ba8dbca7e8
6 changed files with 69 additions and 39 deletions
|
@ -65,3 +65,8 @@ error_occured = Произошла ошибка:
|
|||
error_missing_version_field = Лобби было создано очень старой версией прокси.
|
||||
error_version_mismatch = Версии прокси не совпадают. Версия хоста: { $remote_version }. Установленная сейчас версия: { $current_version }.
|
||||
error_lobby_does_not_exist = Лобби не существует.
|
||||
|
||||
## Game settings
|
||||
|
||||
Higher-values-result-in-less-performance-impact = Higher values result in less performance impact
|
||||
World-will-be-synced-every-this-many-frames = World will be synced every this many frames
|
Loading…
Add table
Add a link
Reference in a new issue