Commit daf08145 authored by nanahira's avatar nanahira

js

parent e261a975
......@@ -4245,7 +4245,7 @@
room.scores[room.dueling_players[1].name_vpass] = 0;
}
room.kicked = true;
this.send_replays();
room.send_replays();
room.process.kill();
room["delete"]();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment