Apparently C++ doesn't automatically convert from std::string to const char*...
authormathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Wed, 3 Mar 2010 07:07:41 +0000 (07:07 +0000)
committermathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Wed, 3 Mar 2010 07:07:41 +0000 (07:07 +0000)
commit0340f8f7b9d2b450e1fb3948fe81aa84ca78429b
tree8c3cec7a74eb62cc272538816f9eef1c82a42979
parent9b9a5f911e966693ceee7819fa27bb293c1bd1fe
Apparently C++ doesn't automatically convert from std::string to const char*...

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6528 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/supertux/world.cpp