fix loading circle in S_01

This commit is contained in:
idkwhereisthisname 2025-03-18 16:59:25 +01:00 committed by GitHub
parent bd55f424c4
commit 2aa38a6281
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -368,6 +368,7 @@ function initPage()
font-weight: bold; font-weight: bold;
} }
</style> </style>
<script type="text/javascript>window.onload = shop.endWaiting();</script>
<title>WiiMart</title> <title>WiiMart</title>
</head> </head>
<body onload="initPage();" style="overflow:hidden" onkeypress="kdown();"> <body onload="initPage();" style="overflow:hidden" onkeypress="kdown();">