mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8533] Not remove timed quest and correctly fail when time runs out.
Add function to remove timed quest instead of direct access to set. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
1bf0678ebd
commit
38aac1a77a
4 changed files with 16 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8532"
|
||||
#define REVISION_NR "8533"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue