이미지 주소 기반 자동 NPC 전콘 설정 기능 추가. 루드라사움 추가

This commit is contained in:
2018-06-15 03:32:37 +09:00
parent 735427ead0
commit fa4e0c1948
5 changed files with 626 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
namespace sammo;
define('ROOT', realpath(__dir__.'/..'));
setlocale(LC_ALL, 'ko_KR.UTF-8');
date_default_timezone_set('Asia/Seoul');
mb_internal_encoding("UTF-8");
mb_http_output('UTF-8');