changeset 195:e26f6fe24846

text fix
author heinrichsweikamp
date Sat, 12 Feb 2011 16:54:47 +0100
parents 94c1eaa1e25b
children e185b3b028af
files code_part1/OSTC_code_asm_part1/english_text.asm
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm	Sat Feb 12 16:47:01 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/english_text.asm	Sat Feb 12 16:54:47 2011 +0100
@@ -229,7 +229,8 @@
     TCODE    .40,   .35,     "Adjust fixed SP"           ;161 Adjust fixed SP
     TCODE    .40,   .35,     "Warn Ceiling   "           ;162 Warn Ceiling
     TCODE    .40,   .35,     "Mix type icons "           ;163 Mix type icons
-    TCODE    .40,   .35,     "Blink BetterGas"           ;164 Blink BetterGas	(Remainder in divemode to switch to a better decompression gas).    TCODE    .40,   .35,     "DepthWarn[mBar]"           ;165 DepthWarn[mBar]
+    TCODE    .40,   .35,     "Blink BetterGas"           ;164 Blink BetterGas	(Remainder in divemode to switch to a better decompression gas).    
+	TCODE    .40,   .35,     "DepthWarn[mBar]"           ;165 DepthWarn[mBar]
     TCODE    .40,   .35,     "CNS warning [%]"           ;166 CNS warning [%]
     TCODE    .40,   .35,     "GF warning  [%]"           ;167 GF warning  [%]
     TCODE    .40,   .35,     "ppO2 warn [Bar]"           ;168 ppO2 warn [Bar]