Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/english_text.asm @ 830:e8f5eed0eccf
BUGFIX: Minor layout fix (Battery warning in divemode)
author | heinrichsweikamp |
---|---|
date | Mon, 09 Nov 2015 14:04:17 +0100 |
parents | 2151c4135fad |
children |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm Tue Oct 20 12:01:18 2015 +0200 +++ b/code_part1/OSTC_code_asm_part1/english_text.asm Mon Nov 09 14:04:17 2015 +0100 @@ -383,7 +383,7 @@ TCODE .132, .0, "beta" ;243 beta TCODE .100, .100, "unuse" ;244 unuse TCODE .20, .65, "Reset CF,Gas & Deco" ;245 Reset CF,Gas & Deco - TCODE .50, .145, "LowBatt!" ;246 LowBatt! + TCODE .58, .145, "Batt!" ;246 Batt! TCODE .20, .125, "Simulator" ;247 Simulator TCODE .30, .2, "OSTC Simulator" ;248 OSTC Simulator TCODE .20, .65, "Start Dive" ;249 Start Dive