We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa0aa4 commit 029fe09Copy full SHA for 029fe09
Soartex Texture Zipper/Soartex Texture Zipper/compress.vb
@@ -24,6 +24,7 @@ Module compress
24
'delete the temporary pack.mcmeta file
25
My.Computer.FileSystem.DeleteFile(dirSource & "\pack.mcmeta")
26
27
+ Beep()
28
MsgBox("Done!", MsgBoxStyle.OkOnly)
29
End Sub
30
0 commit comments