[12144] Change behaviour of text selection for gossip menus

This way the behaviour will be well defined in case multiple conditions match.
Now the text with the highest condition-id will be taken.
This commit is contained in:
Schmoozerd 2012-08-29 21:51:21 +02:00 committed by Antz
parent 796068fc13
commit d387c20dad
2 changed files with 15 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12143"
#define REVISION_NR "12144"
#endif // __REVISION_NR_H__