[11115] Implement .gm setview command

This commit is contained in:
SilverIce 2011-02-07 04:14:09 +02:00
parent b2d81eae1b
commit 50e681146e
7 changed files with 27 additions and 1 deletions

View file

@ -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