Renaming libsecondlife to OpenMetaverse, and SecondLife class to GridClient. This is the first in a series of changes to generalize the library away from referring to the trademarked platform of Second Life(tm), since we are Second Life(tm) and OpenSim compatible
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1947 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -2,9 +2,9 @@ using System;
|
||||
using System.Drawing;
|
||||
using System.Drawing.Imaging;
|
||||
using System.Windows.Forms;
|
||||
using libsecondlife;
|
||||
using OpenMetaverse;
|
||||
|
||||
namespace libsecondlife.GUITestClient
|
||||
namespace OpenMetaverse.GUITestClient
|
||||
{
|
||||
public class HeightmapInterface : Interface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user