mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-13 15:04:37 +01:00
this took soo long, but here you are wells
This commit is contained in:
@@ -28,6 +28,13 @@ namespace BLHX.Server.Common.Database
|
||||
}
|
||||
}
|
||||
|
||||
enum SavingState
|
||||
{
|
||||
None,
|
||||
Saving,
|
||||
Attempting
|
||||
}
|
||||
|
||||
public interface IBLHXDBContext
|
||||
{
|
||||
public static abstract string DbPath { get; }
|
||||
|
||||
Reference in New Issue
Block a user