Multiplayer menu: fix attempt to open nonexistant image
authorkilbith <jeanpatrick.guerrero@gmail.com>
Fri, 17 Feb 2017 04:14:49 +0000 (20:14 -0800)
committerparamat <mat.gregory@virginmedia.com>
Sat, 18 Feb 2017 22:46:45 +0000 (22:46 +0000)
commitd0a6cacd51a25f75b0b2e9133514c7cf40a36805
tree59e65555c2cd1df1a75f4322bbf09210260b8a48
parente9cd7187e88b05a3e972b781cd85ef1e4f2bc10b
Multiplayer menu: fix attempt to open nonexistant image

Since local servers and local favorites have no ping value (these
are only provided by the server) we shouldn't load a broken
image filename.

Fixes #5238
builtin/mainmenu/common.lua
builtin/mainmenu/tab_multiplayer.lua