Make ActionType Copy
This commit is contained in:
@@ -149,6 +149,7 @@ pub enum ActionHandednes {
|
|||||||
Double,
|
Double,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[derive(Clone, Copy)]
|
||||||
pub enum ActionType {
|
pub enum ActionType {
|
||||||
F32,
|
F32,
|
||||||
Bool,
|
Bool,
|
||||||
|
|||||||
Reference in New Issue
Block a user