Added Parity/Sanity to Scrambling

This commit is contained in:
Sn0wStorm
2019-10-11 18:05:49 +02:00
parent 9bf3268fb4
commit 2121bf5c8a
4 changed files with 15 additions and 5 deletions
+2
View File
@@ -206,6 +206,8 @@ public class P extends JavaPlugin {
} catch (IOException e) {
e.printStackTrace();
} catch (InvalidKeyException e) {
e.printStackTrace();
} finally {
try {
data.close();