diff code_part1/OSTC_code_asm_part1/english_text.asm @ 219:b6dd54b3567c

NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)
author heinrichsweikamp
date Tue, 01 Mar 2011 10:01:17 +0100
parents f5e9db793dd3
children 49c90c5d9603
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm	Sat Feb 26 17:53:43 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/english_text.asm	Tue Mar 01 10:01:17 2011 +0100
@@ -383,4 +383,5 @@
     TCODE    .0,    .0,      "MOD:"                      ; 297 MOD:                 (max operating depth of a gas).
     TCODE    .0,    .0,      "END:"                      ; 298 END:                 (equivalent nitrogen depth of a gas).
     TCODE    .0,    .0,      "EAD:"                      ; 299 EAD:                 (equivalent air depth of a gas).
+	TCODE	 .100,	.125,	 "Active?"					 ; 300 Active? 				(Enable/Disable Gas underwater)
 ;=============================================================================