Related to previous commits: fixed namespace.

0.8.2-post-fixes
Diva Canto 2015-09-06 09:31:35 -07:00
parent f928d41a27
commit 4f208b6282
1 changed files with 2 additions and 1 deletions

View File

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