mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 12:04:45 +00:00
fix
This commit is contained in:
parent
5e1cd74598
commit
6c6c080ec1
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ std::string getLogType() {
|
|||
return logType;
|
||||
}
|
||||
|
||||
std::string getUserName() {
|
||||
std::string setUserName() {
|
||||
return userName;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue