diff --git a/luck_generator/matrix.js b/fortune_generator/matrix.js similarity index 96% rename from luck_generator/matrix.js rename to fortune_generator/matrix.js index ec0b4c6..92cd5fb 100644 --- a/luck_generator/matrix.js +++ b/fortune_generator/matrix.js @@ -43,4 +43,4 @@ function Update() { } } -Update(); \ No newline at end of file +Update();