mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-05-12 18:35:06 +00:00
refactor: streamline reputation configuration loading in PropertyManagementComponent
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "GameDatabase.h"
|
||||
|
||||
class TestSQLDatabase : public GameDatabase {
|
||||
public:
|
||||
void Connect() override;
|
||||
void Destroy(std::string source = "") override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user