Revert "Replace yuzu identifiers with citron"
This reverts commit d4ad55ed21.
This commit is contained in:
parent
b42a0fb227
commit
dcf6f9a071
5 changed files with 5 additions and 5 deletions
|
|
@ -82,7 +82,7 @@ struct UUID {
|
|||
*/
|
||||
static constexpr UUID MakeDefault() {
|
||||
return UUID{
|
||||
{'c', 'i', 't', 'r', ' ', 'D', 'e', 'f', 'a', 'u', 'l', 't', ' ', 'U', 'I', 'D'},
|
||||
{'y', 'u', 'z', 'u', ' ', 'D', 'e', 'f', 'a', 'u', 'l', 't', ' ', 'U', 'I', 'D'},
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue