summaryrefslogtreecommitdiff
path: root/ui.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui.js')
-rw-r--r--ui.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui.js b/ui.js
index d974e5f..d7655c1 100644
--- a/ui.js
+++ b/ui.js
@@ -757,5 +757,6 @@ function on_update(state, player) {
drag_element_with_mouse(".battle", ".battle_header");
drag_element_with_mouse(".herald", ".herald_header");
scroll_with_middle_mouse(".grid_center", 2);
-
+init_map_zoom();
+init_shift_zoom();
init_client([ "England", "Scotland" ]);