mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Various fixes to object animation, cleanup
This commit is contained in:
@ -29,6 +29,9 @@ pub enum Tactic {
|
||||
QuadMedBasic,
|
||||
Lavadrake,
|
||||
Theropod,
|
||||
Turret,
|
||||
FixedTurret,
|
||||
RotatingTurret,
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Debug, PartialEq)]
|
||||
|
Reference in New Issue
Block a user