mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 06:03:33 -04:00
Remove ustring test
This commit is contained in:
parent
3815201792
commit
7ecfec8c3b
@ -60,7 +60,6 @@ var values = {
|
||||
'byte': -10,
|
||||
'ubyte': 8,
|
||||
'string': "hi hi this is my client string",
|
||||
'ustring': "hi hi this is my server string",
|
||||
'buffer': new Buffer(8),
|
||||
'array': function(typeArgs) {
|
||||
if(typeof values[typeArgs.type] === "undefined") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user