mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-04 17:00:15 +00:00
Make tortoise if first 21/21 tile created in > 100 turns.
This commit is contained in:
@@ -2513,6 +2513,7 @@ EX namespace tortoise {
|
||||
EX map<cell*, int> emap;
|
||||
EX map<cell*, int> babymap;
|
||||
EX int last;
|
||||
EX int last21tort;
|
||||
|
||||
#if HDR
|
||||
enum tflag {
|
||||
|
||||
Reference in New Issue
Block a user