# HG changeset patch # User heinrichsweikamp # Date 1371304074 -7200 # Node ID 0ab7d244c6ecc7b2da0e6403a3635d2986f341bf # Parent 7357d61e9fa024ab0a436dc6649c09979d937dbe minor font alignment bugfix diff -r 7357d61e9fa0 -r 0ab7d244c6ec code_part1/OSTC_code_asm_part1/outputs.asm --- a/code_part1/OSTC_code_asm_part1/outputs.asm Fri Jun 07 11:07:34 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/outputs.asm Sat Jun 15 15:47:54 2013 +0200 @@ -3735,7 +3735,7 @@ ; DISP_show_cave_bailout: WIN_FONT FT_SMALL - WIN_LEFT .159-.70 ; 10 chars aligned right. + WIN_LEFT .159-.69 ; 10 chars aligned right. WIN_TOP .170 call DISP_divemask_color ; Set Color for Divemode mask lfsr FSR2,letter