mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11807] Add gameobject_addon table
table holds additional per-guid gameobject data. currently it contains path rotation info that required for some elevators and transports
This commit is contained in:
parent
7a67f27ab3
commit
3567e69a3d
11 changed files with 93 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11806"
|
||||
#define REVISION_NR "11807"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue