Weapon: remove an unneeded blank line.
This commit is contained in:
parent
bbc40d7c93
commit
353a71d8ab
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