Make ClientInterface::statenames consistent with the state enum again
authorest31 <MTest31@outlook.com>
Mon, 31 Aug 2015 11:26:40 +0000 (13:26 +0200)
committerest31 <MTest31@outlook.com>
Mon, 31 Aug 2015 11:31:29 +0000 (13:31 +0200)
commit2c637ce1c26145269b09c62afb451240a8def401
treeb21f88622a153189df0cff4cdb84ce7081569924
parent9c44aace4fce5f4b496201214d3215899f1481c3
Make ClientInterface::statenames consistent with the state enum again

Fixes minetest.get_player_information segfault due
to out of bounds access problems, when compiled as debug build.
src/clientiface.cpp
src/clientiface.h