Skip to content

Commit

Permalink
Fix random tips issue (Thanks to Alundaio)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Nov 3, 2017
1 parent 0e47874 commit e1a7760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/gamedata/scripts/loadscreen.script
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
math.randomseed(os.time())

tips_table = {
[1] = "all",
[2] = "all",
Expand Down

0 comments on commit e1a7760

Please sign in to comment.