mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
fixed a "bug" that assumed the framerates are normally distributed
This commit is contained in:
@@ -112,7 +112,8 @@ object DefaultConfig {
|
||||
|
||||
"fx_newlight" to false,
|
||||
|
||||
"debug_key_deltat_benchmark" to Input.Keys.SLASH
|
||||
"debug_key_deltat_benchmark" to Input.Keys.SLASH,
|
||||
"debug_deltat_benchmark_sample_sizes" to 2048,
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user