haus system auf core geändert
This commit is contained in:
@@ -64,7 +64,7 @@ namespace ReallifeGamemode.Server.Core
|
||||
}
|
||||
}
|
||||
|
||||
public static DatabaseContext GetDbContext(bool useLoggerFactory = false)
|
||||
public static DatabaseContext GetDbContext(bool useLoggerFactory = true)
|
||||
{
|
||||
return new DatabaseContext(useLoggerFactory);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user