mirror of
https://github.com/opensim/opensim.git
synced 2026-07-04 09:55:55 +08:00
* More work on getting the database framework to actually work
This commit is contained in:
@@ -44,7 +44,7 @@ namespace OpenSim.Framework.Data
|
||||
}
|
||||
}
|
||||
|
||||
protected override object GetValue(DataReader reader)
|
||||
protected override object GetValue(BaseDataReader reader)
|
||||
{
|
||||
object value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user