Build viewer/editor #13

Manually merged
williamjcm merged 128 commits from mass-viewer into master 2022-03-02 14:50:10 +01:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 353a71d8ab - Show all commits

View File

@ -49,7 +49,6 @@ enum class DamageType {
};
struct Weapon {
Weapon() = default;
Weapon(const Weapon& other);