mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-16 22:57:38 +00:00
added Domination to Snake Nest; set some data
This commit is contained in:
@@ -647,7 +647,7 @@ namespace tactic {
|
||||
|
||||
{
|
||||
dynamicval<bool> t(tactic::on, true);
|
||||
generateLandList(isLandValid);
|
||||
generateLandList(isLandValid2);
|
||||
}
|
||||
|
||||
int nl = size(landlist);
|
||||
|
Reference in New Issue
Block a user