mirror of
https://github.com/a-bad-dev/luanti-no-place-rep-limit.git
synced 2026-06-08 16:32:10 +00:00
4 lines
211 B
Diff
4 lines
211 B
Diff
3753c3753
|
|
< m_repeat_place_time = g_settings->getFloat("repeat_place_time", 0.16f, 2.0f);
|
|
---
|
|
> m_repeat_place_time = g_settings->getFloat("repeat_place_time", 0.001f, 2.0f);
|