News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

Wrong comment in messagebox.cc

Started by Spike, March 01, 2012, 02:27:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Spike

There is a wrong comment in messagebox.cc


// returns position of depot on the map
koord3d news_loc::get_weltpos()
{
    return view.get_location();
}