mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2024-11-15 12:45:34 +01:00
Update pzztool.py
This commit is contained in:
parent
202db4c307
commit
d1d08921e3
|
@ -3,7 +3,7 @@ from math import ceil
|
||||||
from struct import unpack, pack
|
from struct import unpack, pack
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from os import listdir
|
from os import listdir
|
||||||
__version__ = "1.2"
|
__version__ = "1.3.0"
|
||||||
__author__ = "rigodron, algoflash, GGLinnk"
|
__author__ = "rigodron, algoflash, GGLinnk"
|
||||||
__OriginalAutor__ = "infval"
|
__OriginalAutor__ = "infval"
|
||||||
__license__ = "MIT"
|
__license__ = "MIT"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user