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