mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* PROTIP: It helps to know what your doing when playing with reflection.
This commit is contained in:
@@ -10,7 +10,7 @@ using libsecondlife;
|
||||
|
||||
namespace OpenSim.DataStore.NullStorage
|
||||
{
|
||||
class NullDataStore : IRegionDataStore
|
||||
public class NullDataStore : IRegionDataStore
|
||||
{
|
||||
public void Initialise(string dbfile, string dbname)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user