Skip to content

Commit 029fe09

Browse files
committed
Beep when complete
1 parent 6fa0aa4 commit 029fe09

File tree

1 file changed

+1
-0
lines changed
  • Soartex Texture Zipper/Soartex Texture Zipper

1 file changed

+1
-0
lines changed

Soartex Texture Zipper/Soartex Texture Zipper/compress.vb

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Module compress
2424
'delete the temporary pack.mcmeta file
2525
My.Computer.FileSystem.DeleteFile(dirSource & "\pack.mcmeta")
2626

27+
Beep()
2728
MsgBox("Done!", MsgBoxStyle.OkOnly)
2829
End Sub
2930

0 commit comments

Comments
 (0)