버그 수정

This commit is contained in:
2019-04-21 16:57:05 +09:00
parent 186df66e81
commit da5fc417c5
60 changed files with 73 additions and 68 deletions
@@ -1,5 +1,6 @@
<?php
namespace sammo\TextDecoration;
use \sammo\Util;
class SightseeingMessage{
@@ -98,7 +99,7 @@ class SightseeingMessage{
{
//TODO: 장수 이름이 들어가는 경우도 고려?
if(static::$messages === null){
static::buildMessageList();
static::initMessageList();
}
}