Merge feature to load levels from file
Compare changes
+ 49
− 2
@@ -2,6 +2,9 @@
@@ -44,7 +47,51 @@ Level::Level(
@@ -340,4 +387,4 @@ Effect Level::remove_effect(int id)
\ No newline at end of file
Implement loading a level from a levelfile