couch/core/Spatial.cpp
2021-01-21 15:26:39 -06:00

4 lines
72 B
C++

#include "Spatial.h"
Name Spatial::GetType() const {return "Spatial";}