]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'TimePath/issues/1421' into 'master'
authorMario <zacjardine@y7mail.com>
Thu, 18 Dec 2014 06:35:01 +0000 (06:35 +0000)
committerMario <zacjardine@y7mail.com>
Thu, 18 Dec 2014 06:35:01 +0000 (06:35 +0000)
Issue 1421 - stats menu crash

The removed call to check stats can possibly return before the menu is ready.
The menu already makes a request when the stats panel is loaded, this one is dangerously redundant.

See merge request !58


Trivial merge