Fixed some bugs

This commit is contained in:
2015-07-30 09:06:56 -05:00
parent 370340de0b
commit e55e15466d
6 changed files with 13 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ if snapshot == False:
version = "0.80"
update_url = 'http://twblue.es/updates/twblue_ngen.json'
else:
version = "9.10"
version = "9.92"
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
author = u"Manuel Cortéz, Bill Dengler"
authorEmail = "manuel@manuelcortez.net"