mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11027] Move repeatable code to Object::MarkForClientUpdate()
This function can be used for cases when need sedn object update for dynamic flags update.
This commit is contained in:
parent
5099b9133c
commit
d0e2c2e9af
3 changed files with 26 additions and 109 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11026"
|
||||
#define REVISION_NR "11027"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue