@wwawing/all 3.6.10 → 3.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,8 @@
1
+ {
2
+ "変数番号": "説明",
3
+ "0": "汎用変数その1",
4
+ "1": "汎用変数その2",
5
+ "5": "イベント最速記録",
6
+ "7": "銀行口座残高",
7
+ "この行は消さないでください": ""
8
+ }
@@ -11,7 +11,7 @@
11
11
  </head>
12
12
  <body>
13
13
  <div id="wrapper">
14
- <div class="wwa-size-box" id="wwa-wrapper" data-wwa-mapdata="wwamap.dat" data-wwa-urlgate-enable="true" data-wwa-title-img="cover.gif" data-wwa-autosave="200" data-wwa-var-dump-elm="#vardump"></div>
14
+ <div class="wwa-size-box" id="wwa-wrapper" data-wwa-mapdata="wwamap.dat" data-wwa-urlgate-enable="true" data-wwa-title-img="cover.gif" data-wwa-autosave="200" data-wwa-var-dump-elm="#vardump" data-wwa-user-var-names-file="wwamap-vars.json" data-wwa-display-user-vars="true"></div>
15
15
  </div>
16
16
  <!-- 下記 div 要素内に変数一覧が出ます。実際に公開する WWA では、変数一覧を表示させないよう、次の行は消してください。-->
17
17
  <div id="vardump"></div>
Binary file