[0134] Implement ACTION_T_CHANCED_TEXT

This action allows to display a text with a chance.
The Chance must be provided in param1, text(s) can be provided in param2, optionally param3
This commit is contained in:
Schmoozerd 2012-08-17 20:56:49 +02:00 committed by Antz
parent e493697aa4
commit 90d2014507

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0133"
#define REVISION_NR "0134"
#endif // __REVISION_NR_H__