Remove isNomad in unknown.js

`isNomad` got removed in 6bb7f3fd39 this use was missed.

It wasn't called. So it always evaluated to true.
This commit is contained in:
phosit
2025-07-16 21:50:33 +02:00
parent 8398f1baf4
commit e03b6ae657
@@ -452,7 +452,7 @@ export function* generateMap(mapSettings)
]);
}
if (!isNomad && lake && randBool(2/3))
if (!mapSettings.Nomad && lake && randBool(2/3))
{
g_Map.log("Creating small central island");
createArea(