1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-07 10:43:09 +02:00
parent cc7fc9e446
commit 5a46f5fb65
4 changed files with 1 additions and 1 deletions

View file

@ -38,7 +38,7 @@ Config = {
available = true,
availableHouse = {label = "Kaufbares Haus", size = 0.7, sprite = 40, color = 2},
availableGarage = {label = "Kaufbare Garage", size = 0.7, sprite = 357, color = 2},
owned = true,
owned = false,
myHouse = {label = "Mein Haus", size = 0.7, sprite = 40, color = 53},
myGarage = {label = "Meine Garage", size = 0.7, sprite = 357, color = 53},
hasKeyHouse = {label = "Haus", size = 0.7, sprite = 40, color = 53},