From 35e6ad583ef06c3fc4f2a2da91d599d5ad71e727 Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Fri, 13 Aug 2021 00:20:05 -0600 Subject: [PATCH] fix formatting in uxntal init --- uxn-client/xrxs.tal | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/uxn-client/xrxs.tal b/uxn-client/xrxs.tal index 600c587..670755c 100644 --- a/uxn-client/xrxs.tal +++ b/uxn-client/xrxs.tal @@ -41,7 +41,6 @@ @state $1 @ticker $1 -@drawMode $1 @cart $64 @realm $64 @@ -50,15 +49,15 @@ |0100 ( -> ) @init ( theme ) - #02c1 .System/r DEO2 - #02cd .System/g DEO2 - #02cb .System/b DEO2 + #02c1 .System/r DEO2 + #02cd .System/g DEO2 + #02cb .System/b DEO2 - ;spritesheet .File/name DEO2 - #0100 .File/length DEO2 + ;spritesheet .File/name DEO2 + #0100 .File/length DEO2 - #0000 .File/offset DEO2 - ;uxnlogo .File/load DEO2 + #0000 .File/offset DEO2 + ;uxnlogo .File/load DEO2 #0200 .File/offset DEO2 ;xrxslogo .File/load DEO2