- 新增 wyhkm.dll 硬件盒子 COM 接口封装,支持键盘鼠标控制 - 修复 game_state_config.json 中 scan_region_width 过小导致截图越界的问题 - 添加鼠标路径录制器、硬件测试脚本等工具 - 更新多项配置默认值 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
167 B
CSS
6 lines
167 B
CSS
@charset "gb2312";
|
|
body{font-size:16px; font-family:Verdana,"ËÎÌå";}
|
|
h1{text-align:center;}
|
|
p{text-indent:2em;}
|
|
.boldfont{font-weight:bold;}
|
|
.redfont {color: #FF0000;} |