Просмотр исходного кода

oh yeah maybe i should change the url

master
whut 2 лет назад
Родитель
Сommit
7f337c0bec
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      hootvopm.py

+ 1
- 1
hootvopm.py Просмотреть файл

@@ -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)

Загрузка…
Отмена
Сохранить