외교 메시지 전송시 알림

This commit is contained in:
2019-01-26 03:50:08 +09:00
parent 177d0a2de3
commit 06d88d3fe5
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -328,7 +328,7 @@ if ($con == 1) {
MessageBox("접속제한이 얼마 남지 않았습니다!");
}
if ($me['newmsg'] == 1) {
MessageBox("개인 서신이 도착했습니다!");
MessageBox("새로운 서신이 도착했습니다!");
}
if ($me['newvote'] == 1) {
$develcost = $admin['develcost']*5;