mirror of
https://github.com/opensim/opensim.git
synced 2026-06-30 02:57:02 +08:00
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins.
This commit is contained in:
@@ -110,7 +110,7 @@ namespace OpenSim.Data.MySQL
|
||||
|
||||
public override void Dispose() { }
|
||||
|
||||
#region IAssetProviderPlugin Members
|
||||
#region IAssetDataPlugin Members
|
||||
|
||||
/// <summary>
|
||||
/// Fetch Asset <paramref name="assetID"/> from database
|
||||
|
||||
Reference in New Issue
Block a user