feat(trainer): ignore word ffxiv

This commit is contained in:
Anna 2021-03-22 18:23:08 -04:00
parent e49e018d3b
commit adf77877c1
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -25,6 +25,7 @@ namespace NoSoliciting.Trainer {
"join", "join",
"blu", "blu",
"mounts", "mounts",
"ffxiv",
}; };
private enum Mode { private enum Mode {