mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-20 18:31:59 +00:00
ads:: using the new 'twisted' names
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user