버그 수정

This commit is contained in:
2020-04-21 02:06:03 +09:00
parent 6b9157f1d4
commit 3c7bee32f8
13 changed files with 103 additions and 40 deletions
+1 -1
View File
@@ -127,6 +127,6 @@ class DyingMessage{
}
return JosaUtil::batch($text, $name);
return JosaUtil::batch($text);
}
}