fix strucure add images

This commit is contained in:
2026-02-16 12:12:11 -05:00
parent 2bb6fe4f86
commit 1a120a0ab9
53 changed files with 84 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
require "updateplz.lua"
if not getCore():isDedicated() then return end
UpdatePLZ.setRestartDelaySeconds(15 * 60)