Fixing invalid URL.
This commit is contained in:
@@ -924,7 +924,7 @@ var GempLotrGameUI = Class.extend({
|
|||||||
if (gameHallButton) {
|
if (gameHallButton) {
|
||||||
buttons["Go to Game Hall"] =
|
buttons["Go to Game Hall"] =
|
||||||
function() {
|
function() {
|
||||||
location.href = "/game-lotr/hall.html";
|
location.href = "/gemp-lotr/hall.html";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user