Add game menu screenshot

This commit is contained in:
Signal 2025-10-23 19:21:31 -04:00
parent bf1cfff244
commit db8cd1ace1
3 changed files with 3 additions and 3 deletions

View file

@ -108,9 +108,7 @@ local default_game_menu = [[
{% view main %}
{% set worlds = get_worlds() %}
{{ field(2, 2, 4, 0.75, 'test', '???') }}
{# Special layouts are applied when there are less than four worlds for a given game. #}
{% if len(worlds) == 1 %}