forked from Simnation/Main
10 lines
303 B
Lua
10 lines
303 B
Lua
![]() |
RoadPods = {}
|
||
|
|
||
|
RoadPods.Items = {
|
||
|
"roadpods",
|
||
|
}
|
||
|
|
||
|
RoadPods.NeedItem = true
|
||
|
|
||
|
RoadPods.ForceRoadPods = false --If you set this to true, you can not use the Music App without RoadPods.
|
||
|
RoadPods.ForceRoadPodsLink = false --If you set this to true, you can not use the Music Link Feature without RoadPods.
|