mirror of
https://github.com/kwsch/pkNX.git
synced 2026-08-26 12:24:25 -05:00
Fix typo in comment
This commit is contained in:
@@ -183,7 +183,7 @@ private static byte GetOutOfBattleFormCount_Impl(ushort species)
|
||||
};
|
||||
}
|
||||
|
||||
// This code was partly generated by chatgpt, there could may be mistakes
|
||||
// This code was partly generated by chatgpt, there could be mistakes
|
||||
public static string[] GetOutOfBattleFormNames(ushort species)
|
||||
{
|
||||
return species switch
|
||||
|
||||
Reference in New Issue
Block a user