1
0
Fork 0
forked from Simnation/Main

phone fix

This commit is contained in:
Nordi98 2025-06-17 17:22:05 +02:00
parent d29c1df94f
commit 448548a66e
3 changed files with 9 additions and 9 deletions

View file

@ -1,10 +1,10 @@
RoadPods = {} RoadPods = {}
RoadPods.Items = { RoadPods.Items = {
"roadpods", "roadpods",
} }
RoadPods.NeedItem = true RoadPods.NeedItem = true
RoadPods.ForceRoadPods = false --If you set this to true, you can not use the Music App without RoadPods. RoadPods.ForceRoadPods = false --If you set this to true, you can not use the Music App without RoadPods.
RoadPods.ForceRoadPodsLink = true --If you set this to true, you can not use the Music Link Feature without RoadPods. RoadPods.ForceRoadPodsLink = true --If you set this to true, you can not use the Music Link Feature without RoadPods.