Impl of Language selection and more #11

Merged
latenightdef merged 24 commits from mrrpmeowfurry/fifty-shades-of-bully:main into develop 2025-06-25 19:26:22 +00:00
Showing only changes of commit daf4e9db9c - Show all commits

View file

@ -18,7 +18,7 @@ function ConversationPage({data , onClicked}) {
const DialogName = data.name.replace("{name}", name);
const videoPath = `https://dl.techtransthai.org/fsob-assets/F_${char}_normal.webm`;
// https://dl.techtransthai.org/fsob-assets/F_Porsche_normal.webm
console.log(data.sprite);
//console.log(data.sprite);
return (
<div