[f8bb7aaf30]ng_diplomacy 적용

This commit is contained in:
2019-04-07 22:52:50 +09:00
33 changed files with 952 additions and 149 deletions
+1 -1
View File
@@ -333,7 +333,7 @@ if ($con == 1) {
MessageBox("접속제한이 얼마 남지 않았습니다!");
}
if ($me['newmsg'] == 1) {
MessageBox("개인 서신이 도착했습니다!");
MessageBox("새로운 서신이 도착했습니다!");
}
if ($me['newvote'] == 1) {
$develcost = $gameStor->develcost*5;