mirror of
https://github.com/open-goal/jak-project
synced 2026-09-09 04:10:23 -04:00
@@ -207,7 +207,7 @@ std::string find_repl_username() {
|
||||
}
|
||||
}
|
||||
|
||||
return "#f";
|
||||
return "unknown";
|
||||
}
|
||||
|
||||
fs::path get_startup_file_path(const std::string& username, const GameVersion game_version) {
|
||||
|
||||
Reference in New Issue
Block a user