mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
scripts: Searing Gorge wasn't cleaned up properly.
This commit is contained in:
@@ -15,4 +15,23 @@
|
||||
* You should have received a copy of the GNU General Public License along
|
||||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
/* ScriptData
|
||||
SDName: Searing_Gorge
|
||||
SD%Complete:
|
||||
SDComment:
|
||||
SDCategory: Searing Gorge
|
||||
EndScriptData */
|
||||
|
||||
/* ContentData
|
||||
EndContentData */
|
||||
|
||||
#include "ScriptPCH.h"
|
||||
|
||||
/*######
|
||||
##
|
||||
######*/
|
||||
|
||||
void AddSC_searing_gorge()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user