Compare commits
2
Commits
4e1c2fdcfd
...
9d25d5cc73
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d25d5cc73 | ||
|
|
f7f468dad6 |
@@ -123,6 +123,7 @@ if (!$otherTextInfo) {
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css" />
|
||||
<?= WebUtil::printCSS('css/map.css') ?>
|
||||
<?= WebUtil::printStaticValues([
|
||||
'serverNameWithCount' => "$serverName $serverCnt",
|
||||
'serverNick' => DB::prefix(),
|
||||
'serverID' => UniqueConst::$serverID,
|
||||
'maxTurn' => GameConst::$maxTurn,
|
||||
|
||||
Reference in New Issue
Block a user