mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 22:37:05 +00:00
[9663] Include entry of gameobject in gobject near command
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
6148675b0e
commit
53a010d5a5
6 changed files with 10 additions and 4 deletions
|
|
@ -101,6 +101,7 @@ pkgdata_DATA = \
|
|||
9656_01_mangos_command.sql \
|
||||
9656_02_mangos_mangos_string.sql \
|
||||
9661_01_characters_character_talent.sql \
|
||||
9663_01_mangos_mangos_string.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -182,4 +183,5 @@ EXTRA_DIST = \
|
|||
9656_01_mangos_command.sql \
|
||||
9656_02_mangos_mangos_string.sql \
|
||||
9661_01_characters_character_talent.sql \
|
||||
9663_01_mangos_mangos_string.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue