From f496823bb5a3f9f1d2f9af5ed28c14a0d0200933 Mon Sep 17 00:00:00 2001 From: Imperadeiro98 Date: Fri, 17 Oct 2014 16:38:21 +0100 Subject: [PATCH] Update level_loading.jade Removed an unused tip. --- app/templates/play/level/level_loading.jade | 1 - 1 file changed, 1 deletion(-) diff --git a/app/templates/play/level/level_loading.jade b/app/templates/play/level/level_loading.jade index 31ffd34fb..9deddc448 100644 --- a/app/templates/play/level/level_loading.jade +++ b/app/templates/play/level/level_loading.jade @@ -9,7 +9,6 @@ .progress-bar.progress-bar-success #tip-wrapper - strong.tip(data-i18n='play_level.tip_insert_positions') Shift+Click a point on the map to insert it into the spell editor. strong.tip(data-i18n='play_level.tip_toggle_play') Toggle play/paused with Ctrl+P. strong.tip(data-i18n='play_level.tip_scrub_shortcut') Ctrl+[ and Ctrl+] rewind and fast-forward. strong.tip(data-i18n='play_level.tip_guide_exists') Click the guide at the top of the page for useful info.