aboutsummaryrefslogtreecommitdiff
path: root/levels.h
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-08 02:23:30 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-08 02:23:30 +0000
commit465842710c7cb87e0e8fffd0b2afe3d624fe2354 (patch)
treebb6c0672ff0bc471e77a88ec9c6e916af2638a5d /levels.h
parent3c7ced2cf99a2874e4d761e6859dbc285bbed5ac (diff)
downloadbullet-lab-remix-465842710c7cb87e0e8fffd0b2afe3d624fe2354.tar.xz
Merge code for Windows, Leaf_Anim rewrite, should fix crashes in Windows.
This revision (or the next one) will be released to public.
Diffstat (limited to 'levels.h')
-rw-r--r--levels.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/levels.h b/levels.h
index 9e249be..810ece3 100644
--- a/levels.h
+++ b/levels.h
@@ -1017,7 +1017,9 @@ void Level5Part0()
{
IfShowTip=false;
FadeTip=false;
- LE_Active=true;letex=TLeaf;lescale=0.75;letr=TextureRect(0,0,108,108);lecolor=0xCCCC3333;
+ LE_Active=true;letex=TLeaf;lescale=0.75;
+ letr=TextureRect(0,0,108,108);lecolor=0xCCCC3333;
+ Leaf.Init();
Current_Position=2;
ShowTip("\
Level 5-Crazy Autumn\n\
@@ -1492,7 +1494,9 @@ void Level6Part0()
{
IfShowTip=false;
FadeTip=false;
- LE_Active=true;letex=TSflake;lescale=0.2;letr=TextureRect(0,0,350,350);lecolor=0xCC3366CC;
+ LE_Active=true;letex=TSflake;lescale=0.2;
+ letr=TextureRect(0,0,350,350);lecolor=0xCC3366CC;
+ Leaf.Init();
Current_Position=2;
ShowTip("\
Level 6-Peaceful(?) Winter\n\