mirror of
https://github.com/project-slippi/Nintendont.git
synced 2025-10-06 00:22:40 +02:00
chore: 0.84 Stealth -> Stealth 0.84
This commit is contained in:
@@ -61,7 +61,7 @@ const MeleeCodeOption cfOptionUcf084 = {
|
|||||||
|
|
||||||
const MeleeCodeOption cfOptionStealthUcf084 = {
|
const MeleeCodeOption cfOptionStealthUcf084 = {
|
||||||
5, // value
|
5, // value
|
||||||
"0.84 Stealth", // name
|
"Stealth 0.84", // name
|
||||||
g_ucf_084_stealth_size, // codeLen
|
g_ucf_084_stealth_size, // codeLen
|
||||||
g_ucf_084_stealth, // code
|
g_ucf_084_stealth, // code
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user