1.5: Fuckin' UE5... #38

Manually merged
williamjcm merged 126 commits from one-point-five into master 2024-07-22 11:06:13 +02:00
Showing only changes of commit 902e31e160 - Show all commits

View file

@ -32,7 +32,7 @@ namespace mbst { namespace Managers {
class BackupManager { class BackupManager {
public: public:
BackupManager(); explicit BackupManager();
auto lastError() -> Containers::StringView; auto lastError() -> Containers::StringView;