뷰포트 추가 지정
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ $connect=$db->get();
|
||||
<title><?=UniqueConst::$serverName?>: 장수생성</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=1024, initial-scale=1" />
|
||||
<meta name="viewport" content="width=1024" />
|
||||
<script>
|
||||
var defaultStatTotal = <?=GameConst::$defaultStatTotal?>;
|
||||
var defaultStatMin = <?=GameConst::$defaultStatMin?>;
|
||||
|
||||
Reference in New Issue
Block a user