feat(background): add other in-game backgrouds (2/2)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<meta name="renderer" content="webkit">
|
||||
<title>aklive2d</title>
|
||||
</head>
|
||||
<body style="background-image: url('./operator_bg.png');">
|
||||
<body style="background-image: url('./assets/background/operator_bg.png');">
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/index.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user