mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2025-04-17 01:06:39 +02: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…
x
Reference in New Issue
Block a user