mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11213] Always PrepareQuestMenu in PrepareGossipMenu when no conditions are set
This will make life easier for DB devs, as GOSSIP_OPTION_QUESTGIVER no longer need to be filled in to gossip_menu_option table. Menu option with GOSSIP_OPTION_QUESTGIVER and conditions will work as before. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
a5d83cea08
commit
ceaca46604
2 changed files with 21 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11212"
|
||||
#define REVISION_NR "11213"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue