From 314f87691bae637016f3051736bc99d1c027bc76 Mon Sep 17 00:00:00 2001 From: helixhorned Date: Mon, 20 May 2013 19:50:35 +0000 Subject: [PATCH] Test commit from SVN since I may have bricked my local git clone. (r3796 doesn't show up as SVN-committed for me, partial commit?) The change itself is a very small tweak in m32help.hlp. git-svn-id: https://svn.eduke32.com/eduke32@3797 1a8010ca-5511-0410-912e-c29ae57300e0 --- polymer/eduke32/package/m32help.hlp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polymer/eduke32/package/m32help.hlp b/polymer/eduke32/package/m32help.hlp index 48ad6f071..32f858e3f 100644 --- a/polymer/eduke32/package/m32help.hlp +++ b/polymer/eduke32/package/m32help.hlp @@ -559,6 +559,6 @@ Foreground colors: ^8 8 ^9 9 ^10 10^11 11^12 12^13 13^14 14^15 15 Background colors: -^15,0 0 ^0,1 1 ^0,2 2 ^0,3 3 ^0,4 4 ^0,5 5 ^0,6 6 ^0,7 7 +^15,0 0 ^0,1 1 ^0,2 2 ^0,3 3 ^0,4 4 ^0,5 5 ^0,6 6 ^0,7 7 ^0,8 8 ^0,9 9 ^0,10 10^0,11 11^0,12 12^0,13 13^0,14 14^0,15 15