mirror of
https://github.com/jimathy/jim-boarding.git
synced 2026-03-31 06:33:43 -04:00
10 lines
141 B
Lua
10 lines
141 B
Lua
Config = {
|
|
System = {
|
|
Debug = false,
|
|
|
|
drawText = "gta",
|
|
},
|
|
Crafting = {
|
|
craftCam = true,
|
|
}
|
|
} |