Commit e261a975 authored by nanahira's avatar nanahira

typo

parent 43738d22
......@@ -3334,7 +3334,7 @@ if settings.modules.http
room.scores[room.dueling_players[0].name_vpass] = 0
room.scores[room.dueling_players[1].name_vpass] = 0
room.kicked = true
@send_replays()
room.send_replays()
room.process.kill()
room.delete()
response.writeHead(200)
......
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