Skip to content

Commit 0bb3ce5

Browse files
fix: semicolon code
Was just checking this code for reference and realized it was mistakenly credited to Math. I wrote the code for this (#40)
1 parent 75c5e89 commit 0bb3ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/code.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4515,7 +4515,7 @@ local semicolon = {
45154515
"HexaCryonic",
45164516
},
45174517
code = {
4518-
"Math",
4518+
"WilsontheWolf",
45194519
},
45204520
},
45214521
dependencies = {

0 commit comments

Comments
 (0)