Tweaks twEaks tWEaks tweAKs aaaa

Fixes for Linux issues, fixes for menu issues, fixes for content issues, fixes for texture display issues. I think that's everything.

Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
Beeks
2010-08-27 06:04:16 -04:00
parent 27dbe74066
commit 23e71a8b4f
6 changed files with 160 additions and 111 deletions

View File

@@ -104,7 +104,7 @@ void ScriptCounter::processObjectPropertiesFamily(LLMessageSystem* msg, void** u
{
if(doDelete)
{
user_msg = llformat("Deleted %u scripts from object %s.", scriptcount , name.c_str());
user_msg = llformat("Deleted %u scripts from object %s.", scriptcount, name.c_str());
}
else
{