Apparently C++ doesn't automatically convert from std::string to const char*...
authorMathnerd314 <man.is.allan@gmail.com>
Wed, 3 Mar 2010 07:07:41 +0000 (07:07 +0000)
committerMathnerd314 <man.is.allan@gmail.com>
Wed, 3 Mar 2010 07:07:41 +0000 (07:07 +0000)
commitf6bbc65579961b0b76ba42014da4c4a75d467285
tree8c3cec7a74eb62cc272538816f9eef1c82a42979
parent627f7958bce668b1cf6783887e5b1447c511a3a5
Apparently C++ doesn't automatically convert from std::string to const char*...

SVN-Revision: 6528
src/supertux/world.cpp