removed the turns debug info and done some more logic
This commit is contained in:
@@ -271,7 +271,8 @@ function netSkipTurn()
|
||||
|
||||
function onTurnError(socket, args)
|
||||
{
|
||||
console.log(args);
|
||||
console.log('error', args);
|
||||
alert('Error in your turn: ' + args.error);
|
||||
}
|
||||
|
||||
function onturnProcessed(socket, args)
|
||||
|
||||
Reference in New Issue
Block a user