Corrections of some stupids (harmless copy-paste shenanigans in this case).

This commit is contained in:
Shyotl
2012-09-26 19:51:24 -05:00
parent 16216b2ed0
commit ff28ce8d65
2 changed files with 3 additions and 3 deletions

View File

@@ -999,7 +999,7 @@ bool idle_startup()
gDebugInfo["LoginName"] = firstname + " " + lastname;
}
LLScriptEdCore::parseFunctions("lsl_functions_sl.xml"); //Singu Note: This parsing function essentially replaces the entirety of the lscript_list library
LLScriptEdCore::parseFunctions("lsl_functions_sl.xml"); //Singu Note: This parsing function essentially replaces the entirety of the lscript_library library
gHippoGridManager->setCurrentGridAsConnected();
gHippoLimits->setLimits();