diff --git a/src/database/crypt.jmc b/src/database/crypt.jmc index 47428bc..625f50a 100644 --- a/src/database/crypt.jmc +++ b/src/database/crypt.jmc @@ -1,5 +1,5 @@ @lazy -function test_hashInteger($test_val) { +function test_hashInteger(test_val) { $integerToHash = $test_val; tellraw @a $integerToHash.toString();