예제 #1
0
def getKeyMapsFileName():
    if isCustom():
        return getCustom() + ".xml"
    else:
        return "zomboided.xml"
예제 #2
0
def getKeyMapsFileName():
    if isCustom():
        return getCustom() + ".xml"
    else:
        return "zomboided.xml"