mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-02-22 17:18:12 +01:00
7 lines
63 B
C++
7 lines
63 B
C++
|
#include "unit_frame.h"
|
||
|
|
||
|
void UnitFrame::_bind_methods() {
|
||
|
|
||
|
}
|
||
|
|