oh yeah maybe i should change the url
This commit is contained in:
parent
874753d4b1
commit
7f337c0bec
@ -175,6 +175,6 @@ if Type==None:
|
|||||||
if Type not in TypeFuncs:
|
if Type not in TypeFuncs:
|
||||||
Error(Type+":","unknown chip type")
|
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)
|
print("// Chip type:",Type)
|
||||||
TypeFuncs[Type.lower()](Data)
|
TypeFuncs[Type.lower()](Data)
|
||||||
|
Loading…
Reference in New Issue
Block a user