forked from Simnation/Main
phone fix
This commit is contained in:
parent
d29c1df94f
commit
448548a66e
3 changed files with 9 additions and 9 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue