MinecraftConsoles/Minecraft.Client/Durango/Sentient
void_17 7074f35e4b shared_ptr -> std::shared_ptr
This is one of the first commits in a plan to remove all `using namespace std;` lines in the entire codebase as it is considered anti-pattern today.
2026-03-02 15:58:20 +07:00
..
DurangoTelemetry.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
DurangoTelemetry.h Initial commit 2026-03-01 12:16:08 +08:00
DynamicConfigurations.h Initial commit 2026-03-01 12:16:08 +08:00
MinecraftTelemetry.h Initial commit 2026-03-01 12:16:08 +08:00
SentientManager.h Initial commit 2026-03-01 12:16:08 +08:00
SentientStats.h Initial commit 2026-03-01 12:16:08 +08:00
SentientTelemetryCommon.h Initial commit 2026-03-01 12:16:08 +08:00
TelemetryEnum.h Initial commit 2026-03-01 12:16:08 +08:00