v0.7.3까지 반영 #114

Closed
Hide_D wants to merge 310 commits from devel into master
Showing only changes of commit 771fcbec6a - Show all commits
+2
View File
@@ -165,6 +165,8 @@ if ($genius) {
$specage = Util::round((80 - $age)/12) + $age;
$special = 0;
$admin = $gameStor->getValues(['scenario', 'turnterm', 'show_img_level']);
if ($admin['scenario'] > 0) {
$specage2 = $age + 3;
$specage = $age + 3;