This commit is contained in:
John Cote 2015-06-05 23:15:38 -04:00
parent f8cbcf6473
commit 1326599905

View file

@ -30,7 +30,7 @@ del dc
rc4.rc4_setkey('\0\0\0\0') rc4.rc4_setkey('\0\0\0\0')
# Resources # Resources
# TO DO: sign and verify the phases to prevent edition # TO DO: Sign and verify the phases to prevent editing.
vfs = VirtualFileSystem.getGlobalPtr() vfs = VirtualFileSystem.getGlobalPtr()
mfs = (3, 3.5, 4, 5, 5.5, 6, 7, 8, 9, 10, 11, 12, 13) mfs = (3, 3.5, 4, 5, 5.5, 6, 7, 8, 9, 10, 11, 12, 13)