Rename enum can status

This commit is contained in:
Aoran Zeng
2024-10-04 02:13:07 +08:00
parent be4f11b1d8
commit d9e6840399
22 changed files with 30 additions and 29 deletions

View File

@@ -97,7 +97,7 @@ pl_dart_flutter_feat (char *option)
fi.can_get = true;
fi.can_reset = false;
fi.stcan_locally = CanNot;
fi.cap_locally = CanNot;
fi.locally = NULL;
fi.can_english = true;

View File

@@ -90,7 +90,7 @@ pl_dart_feat (char *option)
fi.can_get = true;
fi.can_reset = false;
fi.stcan_locally = CanNot;
fi.cap_locally = CanNot;
fi.locally = NULL;
fi.can_english = true;