I think uploading packs is more or less working. I nutted out a few bugs in a lot...
[rock.divinelegy.git] / Domain / VOs / StepMania / StepChart.php
index 8951b11..a13dea4 100644 (file)
@@ -19,7 +19,7 @@ class StepChart implements IStepChart
     function __construct(\r
         DanceMode $mode,\r
         Difficulty $difficulty,\r
-        StepArtist $artist,\r
+        StepArtist $artist = null,\r
         $rating\r
     ) {\r
         $this->mode = $mode;\r