mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Update level_loading.jade
Removed an unused tip.
This commit is contained in:
parent
a922c9c6ef
commit
f496823bb5
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue