Code Style: Remove trailing spaces and tab to spaces

--HG--
branch : trunk
This commit is contained in:
Spp
2010-04-19 17:13:20 +02:00
parent 97b7aa1116
commit 450c6af43b
13 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -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;