mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
[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:
parent
e493697aa4
commit
90d2014507
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "0133"
|
||||
#define REVISION_NR "0134"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue