diff options
author | Jürgen Doser <jurgen.doser@gmail.com> | 2013-01-22 16:55:50 +0100 |
---|---|---|
committer | Jürgen Doser <jurgen.doser@gmail.com> | 2013-01-22 19:05:46 +0100 |
commit | f214940c96d9fef72b06a65641d01115a582b098 (patch) | |
tree | da63f086d850f675c1365c4b35bcef8228ea4cad /src/map.h | |
parent | 26a0efae2359334eb418f91bf85c0eae9db45646 (diff) | |
download | minetest-f214940c96d9fef72b06a65641d01115a582b098.tar.gz minetest-f214940c96d9fef72b06a65641d01115a582b098.tar.bz2 minetest-f214940c96d9fef72b06a65641d01115a582b098.zip |
Fix crash when pressing delete button in server browser and no server is selected.
A check for that was there, but was comparing an unsigned variable to
-1, which doesn't work.
Diffstat (limited to 'src/map.h')
0 files changed, 0 insertions, 0 deletions