mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-02-24 17:24:57 +01:00
8 lines
109 B
C++
8 lines
109 B
C++
#include "character_atlas.h"
|
|
|
|
CharacterAtlas::CharacterAtlas() {
|
|
}
|
|
|
|
void CharacterAtlas::_bind_methods() {
|
|
}
|