Related to previous commits: fixed namespace.

This commit is contained in:
Diva Canto
2015-09-06 09:31:35 -07:00
parent f928d41a27
commit 4f208b6282

View File

@@ -26,8 +26,9 @@
*/
using Nini.Config;
using OpenSim.Framework;
namespace OpenSim.Framework
namespace OpenSim.ApplicationPlugins.LoadRegions
{
public interface IRegionLoader
{