mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 23:27:14 -04:00
Code Style: Remove trailing spaces and tab to spaces
--HG-- branch : trunk
This commit is contained in:
@@ -1097,7 +1097,7 @@ void AddSC_go_scripts()
|
||||
newscript->Name = "go_stillpine_cage";
|
||||
newscript->pGOHello = &GOHello_go_stillpine_cage;
|
||||
newscript->RegisterSelf();
|
||||
|
||||
|
||||
newscript = new Script;
|
||||
newscript->Name = "go_amberpine_outhouse";
|
||||
newscript->pGOHello = &GOHello_go_amberpine_outhouse;
|
||||
|
||||
Reference in New Issue
Block a user