[ox/claw] Remove enum type from ClawFormat

This commit is contained in:
Gary Talent 2024-05-24 22:09:08 -05:00
parent 97186da1cf
commit cdd9a0f4b2

View File

@ -10,7 +10,7 @@
namespace ox {
enum class ClawFormat: int {
enum class ClawFormat {
None,
Metal,
Organic,