code refactor. centralized js for functions.
This commit is contained in:
parent
6113e8ed05
commit
f271484f17
@ -1,3 +1,3 @@
|
|||||||
function leave(link) {
|
function leave(link) {
|
||||||
top.frames['main'].location = link
|
top.frames['gameframe'].location = link
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user