Skip to content

Commit

Permalink
Merge pull request #48 from marcelofg55/master
Browse files Browse the repository at this point in the history
Added tips for loading screen
  • Loading branch information
Andrettin committed Jan 6, 2016
2 parents 409e762 + 1ab7f80 commit a3b03d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/menus/help.lua
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ local tips = {
-- "Know a useful tip? Then add it here!",
}

LoadingBarSetTips(tips)

function RunTipsMenu()
local menu = WarGameMenu(panel(2))
menu:resize(288, 256)
Expand Down

0 comments on commit a3b03d3

Please sign in to comment.