Build viewer/editor #13
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ enum class DamageType {
|
|||
};
|
||||
|
||||
struct Weapon {
|
||||
|
||||
Weapon() = default;
|
||||
|
||||
Weapon(const Weapon& other);
|
||||
|
|
Loading…
Reference in a new issue