fix: console compilation & orbis contentpackage

This commit is contained in:
2026-09-07 21:53:04 -04:00
parent 67021802dc
commit fb793310a6
4 changed files with 7 additions and 4 deletions
+3 -1
View File
@@ -641,4 +641,6 @@ void StatsCounter::WipeLeaderboards() {}
bool C_4JProfile::IsFullVersion() { return true; }
#endif
C_4JProfile ProfileManager;
#ifdef _WINDOWS64
C_4JProfile ProfileManager;
#endif