entity_spell_system/atlases/character_atlas_entry.cpp

10 lines
132 B
C++
Raw Normal View History

#include "character_atlas_entry.h"
CharacterAtlasEntry::CharacterAtlasEntry() {
}
void CharacterAtlasEntry::_bind_methods() {
}