mirror of
https://github.com/WinDurango/WinDurango.git
synced 2026-05-03 07:49:26 -05:00
WinRT - Better Debug
This commit is contained in:
@@ -6,6 +6,6 @@ namespace winrt::Windows::Xbox::System::implementation
|
||||
{
|
||||
winrt::Windows::Foundation::IAsyncOperation<bool> Launcher::NavigateBackAsync()
|
||||
{
|
||||
throw hresult_not_implemented();
|
||||
Logger::NotImplemented(); throw hresult_not_implemented();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user