mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 19:55:35 +08:00
Formatting cleanup.
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
*/
|
||||
|
||||
namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
{
|
||||
public interface IWorldMapModule
|
||||
{
|
||||
void LazySaveGeneratedMaptile(byte[] data, bool temporary);
|
||||
void LazySaveGeneratedMaptile(byte[] data, bool temporary);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user