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