[no gbp] fixes virtual pet app changing PDA's colors when open (#89333)

## About The Pull Request
PDAs no longer go white when the virtual pet app is opened

## Why It's Good For The Game
fixes virtual pet app changing PDA's colors when open

## Changelog
🆑
fix: fixes virtual pet app changing PDA's colors when open
/🆑
This commit is contained in:
Ben10Omintrix
2025-02-05 20:17:57 +02:00
committed by GitHub
parent d58edd0d5a
commit 09e8924876
@@ -17,6 +17,7 @@ GLOBAL_LIST_EMPTY(virtual_pets_list)
filedesc = "Virtual Pet"
downloader_category = PROGRAM_CATEGORY_GAMES
extended_desc = "Download your very own Orbie today!"
program_open_overlay = "generic"
program_flags = PROGRAM_ON_NTNET_STORE
size = 3
tgui_id = "NtosVirtualPet"