Added postgres support (#556)
This commit is contained in:
committed by
Pieter-Jan Briers
parent
f95c5b7921
commit
514d05b237
@@ -8,6 +8,5 @@ namespace Content.Server.Interfaces
|
||||
void Initialize();
|
||||
void OnClientConnected(IPlayerSession session);
|
||||
PlayerPreferences GetPreferences(string username);
|
||||
void SavePreferences(PlayerPreferences prefs, string username);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user