mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Update svn properties, add copyright headers, minor formatting cleanup.
This commit is contained in:
@@ -77,7 +77,7 @@ namespace pCampBot
|
||||
|
||||
void m_action_Elapsed(object sender, ElapsedEventArgs e)
|
||||
{
|
||||
while(true)
|
||||
while (true)
|
||||
{
|
||||
//client.Appearance.ForceRebakeAvatarTextures();
|
||||
//client.Appearance.SetPreviousAppearance();
|
||||
|
||||
Reference in New Issue
Block a user