Commit ee56aa64 authored by hisuinohoshi's avatar hisuinohoshi

fix hotkey

修正:
- 快捷键[X]失效的问题;
parent 156df3ed
...@@ -27,7 +27,9 @@ ...@@ -27,7 +27,9 @@
<!--{/if}--> <!--{/if}-->
</div> </div>
<div id="hidden-model"> <div id="hidden-model">
{template opening} <!--{if !empty($clbpara['noskip_dialogue']) && $clbpara['noskip_dialogue'] == 'opening'}-->
{template opening}
<!--{/if}-->
</div> </div>
</td> </td>
<td valign="top" rowspan="2"> <td valign="top" rowspan="2">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment