]> git.pond.sub.org Git - empserver/commit
(draw_map): Fix test of player->command->c_flags. Broken code
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 1 Mar 2004 14:14:39 +0000 (14:14 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 1 Mar 2004 14:14:39 +0000 (14:14 +0000)
commit21dd4cfc0f37f4cb1d361d985becc6979e6a12a1
tree86dd05dc7c50c2c1696d9badfc2fa46ad96607ff
parentbbeab716f40d5e7f5eb6db11192d13c0e40d6646
(draw_map): Fix test of player->command->c_flags.  Broken code
happened to work because C_MOD is the only flag defined.
src/lib/common/maps.c