diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-09-19 09:46:34 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-09-19 09:46:34 +0000 |
commit | 50f21014e56920997dcd0c09b8320f9762eebe8f (patch) | |
tree | 9ae58b7eef7e321584f8d7bce1ac4844e7795e69 /example | |
parent | 54c55e7b92581488da1433432fb58ee79e5ac3e7 (diff) |
Added new string:number format to help with non-character code following
mappings.
Diffstat (limited to 'example')
-rw-r--r-- | example | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ #:1 *:128 !63 +0123456789ABCDEF:2 ~ ######## # # #ABCDEF# -#1# # *# +#0#1# *# ######## |