[ox/claw] Remove enum type from ClawFormat
This commit is contained in:
parent
97186da1cf
commit
cdd9a0f4b2
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
namespace ox {
|
namespace ox {
|
||||||
|
|
||||||
enum class ClawFormat: int {
|
enum class ClawFormat {
|
||||||
None,
|
None,
|
||||||
Metal,
|
Metal,
|
||||||
Organic,
|
Organic,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user