浏览代码

oh yeah maybe i should change the url

master
whut 2 年前
父节点
当前提交
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)

正在加载...
取消
保存