[ox/claw] Remove enum type from ClawFormat
This commit is contained in:
parent
0fab6c7c20
commit
3b18869665
2
deps/ox/src/ox/claw/format.hpp
vendored
2
deps/ox/src/ox/claw/format.hpp
vendored
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
namespace ox {
|
namespace ox {
|
||||||
|
|
||||||
enum class ClawFormat: int {
|
enum class ClawFormat {
|
||||||
None,
|
None,
|
||||||
Metal,
|
Metal,
|
||||||
Organic,
|
Organic,
|
||||||
|
Loading…
Reference in New Issue
Block a user