I think that the following demonstrates the (potential) issue:
Code: Select all
map MAP01 "Test01"
{
next = "MAP02"
secretnext = "MAP02"
sky1 = "SKY1"
cluster = 5
}
map MAP02 "Test02"
{
next = "MAP03"
secretnext = "MAP03"
sky1 = "SKY1"
cluster = 5
NoAutosaveHint
}
Noticed in 4.7.1 and g4.8pre-350-g643e5c87f