scripts: Searing Gorge wasn't cleaned up properly.

This commit is contained in:
Malcrom
2012-02-22 14:06:50 -03:30
parent f2891f61da
commit 0fba6e70f6

View File

@@ -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()
{
}