Explorar el Código

Rename tcpClient.js to TcpClient.js

painor hace 5 años
padre
commit
8d3eb1eab4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      network/TcpClient.js

+ 1 - 1
network/tcpClient.js → network/TcpClient.js

@@ -70,4 +70,4 @@ class TcpClient {
 
 }
 
-module.exports = TcpClient;
+module.exports = TcpClient;