1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-19 16:07:40 +00:00

ads:: using the new 'twisted' names

This commit is contained in:
Zeno Rogue
2024-06-25 11:18:55 +02:00
parent 296719c8ca
commit 8c98d2f30e
6 changed files with 15 additions and 15 deletions

View File

@@ -94,7 +94,7 @@ void restart() {
void run_ads_game() {
if(!sl2) set_geometry(gRotSpace);
if(!sl2) set_geometry(gTwistedProduct);
if(hybrid::csteps) {
stop_game();
hybrid::csteps = 0;