mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Prebuild fix
Had moved the class to a different namespace but failed to add the reference
This commit is contained in:
@@ -32,8 +32,8 @@ using System.Linq;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.ObjectModel;
|
||||
using Mono.Addins.Setup;
|
||||
using Mono.Addins;
|
||||
// using Mono.Addins.Setup;
|
||||
using Mono.Addins.Description;
|
||||
using OpenSim.Framework;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user