[ox/claw] Remove enum type from ClawFormat

(synced from 3b18869665)
This commit is contained in:
2024-05-24 22:09:08 -05:00
parent 2a4f5b261d
commit c8cd58c393
+1 -1
View File
@@ -10,7 +10,7 @@
namespace ox { namespace ox {
enum class ClawFormat: int { enum class ClawFormat {
None, None,
Metal, Metal,
Organic, Organic,