mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[12102] 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
afb090f57c
commit
36cb073438
5 changed files with 66 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12101"
|
||||
#define REVISION_NR "12102"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue