mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 14:26:09 +00:00
start adding tests
This commit is contained in:
@@ -28,8 +28,9 @@ TResourceManager::TResourceManager() {
|
||||
}
|
||||
}
|
||||
|
||||
if (mModsLoaded)
|
||||
if (mModsLoaded) {
|
||||
beammp_info("Loaded " + std::to_string(mModsLoaded) + " Mods");
|
||||
}
|
||||
|
||||
Application::SetSubsystemStatus("ResourceManager", Application::Status::Good);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user