From b03e091cc5de5ebf85b42b5b9947940bf047a41b Mon Sep 17 00:00:00 2001 From: K D Hedger Date: Tue, 22 Dec 2015 13:05:42 +0000 Subject: [PATCH] Rearranged layers so that flyers trees and figures don't appear in front of settled snow --- Changlog | 3 +++ globals.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changlog b/Changlog index df5c699..b3aae21 100644 --- a/Changlog +++ b/Changlog @@ -1,3 +1,6 @@ +0.1.9 +Rearranged layers so that flyers trees and figures don't appear in front of settled snow. + 0.1.8 Lamps now in front of falling. Fixed lampflash number not being updated when using watchconfig. diff --git a/globals.h b/globals.h index 272d4b5..ae93c03 100644 --- a/globals.h +++ b/globals.h @@ -34,7 +34,7 @@ #define MAXSWIRL 2 #define MAXWINDOWS 100 -#define VERSION "0.1.7" +#define VERSION "0.1.9" #define _SELECTPIXMAP(a,b) (a+(2*b))//a=ONPIXMAP b=xxxOnOff struct objects