Johan is love, Johan is life
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
class LevelObject
|
||||
{
|
||||
public:
|
||||
LevelObject();
|
||||
~LevelObject();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user