Level gen

This commit is contained in:
ViktorLjung
2014-03-12 21:29:52 +01:00
parent 43ab2473ec
commit 517b4db8b7
2 changed files with 30 additions and 0 deletions
@@ -0,0 +1,8 @@
#include "LevelGenerationSystem.h"
void Systems::LevelGenerationSystem::SpawnObstacle()
{
}