ed
This commit is contained in:
parent
16b0058156
commit
3279494318
3 changed files with 193 additions and 168 deletions
|
|
@ -1,5 +1,8 @@
|
|||
Config = {}
|
||||
|
||||
Config.Debug = false -- Set to true to enable debug prints, false to disable
|
||||
|
||||
|
||||
-- Taxi Fahrzeuge und Preise
|
||||
Config.TaxiVehicles = {
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue