[7606] Fix use % power burn in effects

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
Lutik 2009-04-03 02:14:50 +04:00 committed by DiSlord
parent fd26dbccda
commit 6c6703f363
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7605"
#define REVISION_NR "7606"
#endif // __REVISION_NR_H__