Data burning works somewhat nicely now... Also some misc memory leaks and small fixes.

This commit is contained in:
Jaime Thomas
2009-02-27 01:05:10 +00:00
parent 6367f59df8
commit 39ce45193b
3 changed files with 112 additions and 28 deletions

View File

@ -23,6 +23,7 @@ group {
description {
state: "default" 0.0;
color: 0 0 0 0;
align: 0.5 0.5;
rel1 {
relative: 0.0 0.0;
@ -38,6 +39,7 @@ group {
description {
state: "before_show" 0.0;
color: 0 0 0 0;
align: 0.0 0.0;
rel1 {
relative: 0.0 0.0;
@ -53,6 +55,7 @@ group {
description {
state: "hide" 0.0;
color: 0 0 0 0;
align: 1.0 1.0;
rel1 {
relative: 1.0 1.0;