mirror of
https://github.com/jimathy/jim-boarding.git
synced 2026-04-05 08:54:00 -04:00
5 lines
93 B
Lua
5 lines
93 B
Lua
Config = {
|
|
MaxSpeedKmh = 35,
|
|
maxJumpHeigh = 5.0,
|
|
LoseConnectionDistance = 100.0
|
|
} |