ads-game:: resources displayed

This commit is contained in:
Zeno Rogue
2022-09-12 12:24:18 +02:00
parent dbcc88b42a
commit 3578ae0631
4 changed files with 111 additions and 0 deletions
+1
View File
@@ -223,6 +223,7 @@ bool view_ads_game() {
drawaura();
});
check_cgi();
display_rsrc();
return true;
}