4 lines
72 B
C++
4 lines
72 B
C++
|
#include "Spatial.h"
|
||
|
|
||
|
Name Spatial::GetType() const {return "Spatial";}
|