Added missing variable initialisation and replaced some str != "" with !str.empty()
[supertux.git] / src / trigger / trigger_base.hpp
2009-12-14 grumbelAdded SpritePtr
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.