mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -168,7 +168,7 @@ namespace OpenSim.Services.Connectors.Hypergrid
|
||||
string filename = string.Empty;
|
||||
|
||||
try
|
||||
{
|
||||
{
|
||||
//m_log.Debug("JPEG: " + imageURL);
|
||||
string name = regionID.ToString();
|
||||
filename = Path.Combine(storagePath, name + ".jpg");
|
||||
|
||||
Reference in New Issue
Block a user