1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-11 14:49:24 +02:00

gui tweak

This commit is contained in:
MewMew 2019-10-06 21:30:03 +02:00
parent cc29e4b885
commit 2be275cbed
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@ local function create_victory_gui(player)
local values = gui_values[global.bb_game_won_by_team]
local c = values.c1
if global.tm_custom_name[global.bb_game_won_by_team] then c = global.tm_custom_name[global.bb_game_won_by_team] end
local frame = player.gui.left.add {type = "frame", name = "bb_victory_gui", direction = "vertical", caption = c .. " team has won!" }
local frame = player.gui.left.add {type = "frame", name = "bb_victory_gui", direction = "vertical", caption = c .. " won!" }
frame.style.font = "heading-1"
frame.style.font_color = values.color1

View File

@ -23,3 +23,4 @@ A factorio scenario.
## Using Comfy maps
- Check out the [wiki](https://github.com/M3wM3w/ComfyFactorio/wiki) for getting started.
- We're also live at [discord](https://getcomfy.eu/discord). Don't hesitate to reach out if you're having issues getting started!
- The scenario is free to play, host or modify, however, you are welcome to visit our servers.