[ox/claw] Remove enum type from ClawFormat

This commit is contained in:
Gary Talent 2024-05-24 22:09:08 -05:00
parent 0fab6c7c20
commit 3b18869665

View File

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