diff --git a/src/main.cpp b/src/main.cpp index ea97fa3..02dcccc 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -98,7 +98,7 @@ int main() { NanoManager::init(); NPCManager::init(); TransportManager::init(); - BuddyManager::init(); + // BuddyManager::init(); // stubbed until we have database integration + lots of bug fixes Database::open();