mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-05-18 11:50:25 -05:00
FUCKFUCKFUCKFUCKFUCKFUCKFUCK
This commit is contained in:
parent
3cf84b42b7
commit
3c855b469d
@ -37,6 +37,8 @@ def getMetroCities():
|
||||
if 'MetroMapCity' in i['@key'] and i['@value'] != "":
|
||||
locationIds.append(i['@value'].split("_")[2])
|
||||
|
||||
return locationIds
|
||||
|
||||
def getTideStations():
|
||||
""" Returns all of the tide stations present in the MachineProductCfg """
|
||||
stations = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user