Fixed unintialized Creature::m_isVehicle
commit74a9ff8cde345c6271a424c163e71caee014e8e3
authorarrai <array.of.intellect@gmail.com>
Sat, 22 Nov 2008 17:13:14 +0000 (22 18:13 +0100)
committerarrai <array.of.intellect@gmail.com>
Sat, 22 Nov 2008 17:13:14 +0000 (22 18:13 +0100)
tree659235c66342b37fcc6439090274c22ceee95d9c
parent3c8a6757bb155fd9a1acc6b1b6e3775886b6bbe0
Fixed unintialized Creature::m_isVehicle
src/game/Creature.cpp
src/game/Creature.h
src/game/Pet.h
src/game/Player.h
src/game/Unit.h
src/game/Vehicle.cpp