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