Explorar el Código

oh yeah maybe i should change the url

master
whut hace 2 años
padre
commit
7f337c0bec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      hootvopm.py

+ 1
- 1
hootvopm.py Ver fichero

@@ -175,6 +175,6 @@ if Type==None:
if Type not in TypeFuncs:
Error(Type+":","unknown chip type")

print("// Exported by hootvopm : https://gitlab.com/whutt/hootvopm")
print("// Exported by hootvopm : https://git.lain.church/whut/hootvopm")
print("// Chip type:",Type)
TypeFuncs[Type.lower()](Data)

Cargando…
Cancelar
Guardar