var NetEnum ={ STARTGAME:1, ENTERGAME:2, CHANGECLOTH:3, JUMP:100, USEITEM:101, ENDITEM:102, STARTMATCH:103, SETROBOT:104, } module.exports = NetEnum