timedeltafix

This commit is contained in:
2026-05-07 21:46:46 +02:00
parent b353a96bfb
commit 6055b74ccf
13 changed files with 34 additions and 30 deletions

View File

@@ -177,7 +177,7 @@ end
local state = STATE_TEXT
local text_y = Config.screen.height
local text_speed = 12 -- pixels per second
local text_speed = 25 -- pixels per second
local day_timer = 0
local day_display_seconds = 2
local text_done = false