From 81b69e0c3ceae5f6e01df547005407b0547573eb Mon Sep 17 00:00:00 2001 From: purenickery Date: Sat, 31 Jan 2015 17:01:43 -0700 Subject: [PATCH] Update level_loading.jade --- app/templates/play/level/level_loading.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/play/level/level_loading.jade b/app/templates/play/level/level_loading.jade index b7b75e3bd..486333fd8 100644 --- a/app/templates/play/level/level_loading.jade +++ b/app/templates/play/level/level_loading.jade @@ -34,6 +34,7 @@ strong.tip(data-i18n='play_level.tip_debugging_program') If debugging is the process of removing bugs, then programming must be the process of putting them in. - Edsger W. Dijkstra strong.tip(data-i18n='play_level.tip_forums') Head over to the forums and tell us what you think! strong.tip(data-i18n='play_level.tip_impossible') It always seems impossible until it's done. - Nelson Mandela + strong.tip(data-i18n='play_level.tip_move_forward') Whatever you do, keep moving forward. - Martin Luther King Jr. strong.tip.rare(data-i18n='play_level.tip_baby_coders') In the future, even babies will be Archmages. strong.tip.rare(data-i18n='play_level.tip_hardware_problem') Q: How many programmers does it take to change a light bulb? A: None, it's a hardware problem.