mirror of
https://github.com/mangosfour/server.git
synced 2025-12-30 10:37:12 +00:00
[11115] Implement .gm setview command
This commit is contained in:
parent
b2d81eae1b
commit
50e681146e
7 changed files with 27 additions and 1 deletions
|
|
@ -158,6 +158,7 @@ pkgdata_DATA = \
|
|||
11040_01_mangos_spell_chain.sql \
|
||||
11040_02_mangos_spell_bonus_data.sql \
|
||||
11058_01_mangos_spell_proc_event.sql \
|
||||
11115_01_mangos_command.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -296,4 +297,5 @@ EXTRA_DIST = \
|
|||
11040_01_mangos_spell_chain.sql \
|
||||
11040_02_mangos_spell_bonus_data.sql \
|
||||
11058_01_mangos_spell_proc_event.sql \
|
||||
11115_01_mangos_command.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue