We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c803dd commit 0675d23Copy full SHA for 0675d23
MinecraftColorCodes.3.7.js index.jsMinecraftColorCodes.3.7.js renamed to index.js
@@ -127,4 +127,4 @@ String.prototype.replaceColorCodes = function() {
127
/////////////////////////////////////////////////
128
function cutString(str, cutStart, cutEnd){
129
return str.substr(0,cutStart) + str.substr(cutEnd+1);
130
-}
+}
0 commit comments