Update emulator.cc

This commit is contained in:
illusion0001 2023-07-26 18:10:20 -05:00 committed by GitHub
parent 616717b31e
commit 33e8c8e1ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -390,6 +390,7 @@ void Emulator::CheckMountWarning(const std::filesystem::path& path) {
"does not support or condone. Any users who come to the Xenia discord " "does not support or condone. Any users who come to the Xenia discord "
"for support who are found to be using pirated games will be banned " "for support who are found to be using pirated games will be banned "
"immediately, regardless of whether they own a physical copy."); "immediately, regardless of whether they own a physical copy.");
uint64_t time_finished_reading = Clock::QueryHostUptimeMillis();
/* /*
we only show them this warning once. we only show them this warning once.
if they immediately skipped it, assume they're an idiot and force if they immediately skipped it, assume they're an idiot and force