Merge branch 'new-CounterFire' of http://git.kingsome.cn/huangjinming/CounterFireGames into new-CounterFire

This commit is contained in:
yuyongdong 2024-07-03 21:45:27 +08:00
commit e087402927

View File

@ -33,6 +33,9 @@
content="https://gacha.counterfire.games/images/counter.png"
/>
</head>
<script>
window.process = { browser: true, env: { ENVIRONMENT: 'BROWSER' } };
</script>
<script type="module">
import { Buffer } from "buffer";
window.Buffer = Buffer;