games-arcade/tetrio-desktop: add ewarn for tetrio-plus

Signed-off-by: AquaOneLove <aquaonelove@proton.me>
This commit is contained in:
AquaOneLove
2025-09-16 18:27:40 +03:00
parent a353cc53ea
commit 0a691902fe

View File

@@ -68,6 +68,10 @@ src_prepare() {
default
if use tetrio-plus; then
ewarn "TETR.IO PLUS is not supported yet for v10"
fi
#if use tetrio-plus; then
# mv "${S}/app.asar" "${S}/opt/TETR.IO/resources/app.asar" || die
#fi