mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
* Removed more encoding faults.
This commit is contained in:
@@ -45,9 +45,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
public partial class SceneObjectGroup : EntityBase
|
||||
{
|
||||
// ENCODING FAULT
|
||||
private Encoding enc = Encoding.UTF8;
|
||||
|
||||
protected SceneObjectPart m_rootPart;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user