mouse latch class

This commit is contained in:
minjaesong
2024-01-10 00:54:38 +09:00
parent 9c3aeab74f
commit a149107b48
4 changed files with 183 additions and 130 deletions

View File

@@ -21,7 +21,7 @@ object DefaultConfig {
"screenheight" to TerrarumScreenSize.defaultH,
"fullscreen" to false,
"atlastexsize" to 2048,
"savegamecomp" to "zstd",
"savegamecomp" to "snappy",
"audio_buffer_size" to 512,
"audio_dynamic_source_max" to 128,