1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-06 17:53:15 +02:00
parent f2b9b3fc29
commit 2de2cef0c9
2 changed files with 74 additions and 47 deletions

View file

@ -1,7 +1,7 @@
Config = {}
-- Speicherintervall in Millisekunden (5000 = 5 Sekunden)
Config.SaveInterval = 2000
Config.SaveInterval = 5000
-- Maximale Distanz zum Fahrzeug bevor es als "verlassen" gilt
Config.MaxDistance = 1.0