mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-18 02:59:20 +01:00
Started on GuiIcon, General fixes
This commit is contained in:
@@ -6,7 +6,7 @@ class Level
|
||||
{
|
||||
public:
|
||||
Level();
|
||||
Level(Camera* camera);
|
||||
explicit Level(Camera* camera);
|
||||
virtual ~Level();
|
||||
|
||||
Level(const Level& other) = default;
|
||||
|
||||
Reference in New Issue
Block a user