1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

show invisible

This commit is contained in:
Laserlicht
2025-10-12 16:26:44 +02:00
parent e81d5bc973
commit 5a64fbd89c
8 changed files with 47 additions and 5 deletions

View File

@@ -168,7 +168,8 @@ Below a list of supported commands, with their arguments wrapped in `<>`
- `headless` - run without GUI, implies `onlyAI` is set
- `showGrid` - display a square grid overlay on top of adventure map
- `showBlocked` - show blocked tiles on map
- `showVisitable` - show visitable tiles on map
- `showVisitable` - show visitable tiles on map
- `showInvisible` - show invisible tiles (events, grail) on map (only singleplayer)
- `hideSystemMessages` - suppress server messages in chat
- `antilag` - toggles network lag compensation in multiplayer on or off