battles/js/main.js
2019-01-15 13:53:10 +02:00

3 lines
68 B
JavaScript

function leave(link) {
top.frames['gameframe'].location = link
}