Revert "fix: optimization: Various PVS-Studio warnings"
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "Assets.hpp"
|
||||
|
||||
Assets::~Assets() = default;
|
||||
Assets::~Assets() {
|
||||
}
|
||||
|
||||
const std::vector<TextureAnimation>& Assets::getAnimations() {
|
||||
return animations;
|
||||
|
||||
Reference in New Issue
Block a user