Related to previous commits: fixed namespace.
parent
f928d41a27
commit
4f208b6282
|
@ -26,8 +26,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
using Nini.Config;
|
using Nini.Config;
|
||||||
|
using OpenSim.Framework;
|
||||||
|
|
||||||
namespace OpenSim.Framework
|
namespace OpenSim.ApplicationPlugins.LoadRegions
|
||||||
{
|
{
|
||||||
public interface IRegionLoader
|
public interface IRegionLoader
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue