• We are currently performing site maintenance, parts of civfanatics are currently offline, but will come back online in the coming days. For more updates please see here.

How can I close the full view?

xxnssw

Chieftain
Joined
Apr 1, 2025
Messages
13
If I enter "reveal all" in the console, is there any other way to close it besides reloading the file? 😵‍💫
 
Have you tried loading an autosave from before you pressed reveal all?
 
Hey, you're right, once you've used "reveal all," there doesn’t seem to be a direct console command to undo or close that full view. Reloading the file is pretty much the go-to workaround unless the specific tool or viewer you're using has a custom toggle or shortcut built in.
 
I'd be willing to bet that "Reveal all" doesn't disable the visibility code but rather flips the "seen" flag for all of the tiles, which is why there is no going back. Since it was designed for debug purposes I guess the assumption was there wasn't a need to revert, so flipping the flags was the lowest risk approach (i.e., no new code required.)
 
Back
Top Bottom