Updated a myriad of user-facing strings to refer to Azahar, not Citra
This commit is contained in:
@@ -62,7 +62,7 @@ static void PrintHelp(const char* argv0) {
|
||||
}
|
||||
|
||||
static void PrintVersion() {
|
||||
std::cout << "Citra dedicated room " << Common::g_scm_branch << " " << Common::g_scm_desc
|
||||
std::cout << "Azahar dedicated room " << Common::g_scm_branch << " " << Common::g_scm_desc
|
||||
<< " Libnetwork: " << Network::network_version << std::endl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user