changeset 11716 | c7cdd98bb1ec |
parent 11715 | 511d0f2aa9bf |
child 11717 | f35139700d22 |
--- a/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.lua Tue Apr 12 23:50:49 2016 +0200 +++ b/share/hedgewars/Data/Scripts/Multiplayer/Construction_Mode.lua Wed Apr 13 00:17:07 2016 +0200 @@ -1635,6 +1635,7 @@ end function showModeMessage() + if CurrentHedgehog == nil then return end local val = pMode[pIndex] local str if cat[cIndex] == "Mine Placement Mode" then