Fix outdated comment

[originally from svn r5744]
This commit is contained in:
Jacob Nevins
2005-05-04 13:17:45 +00:00
parent 2621183246
commit b35bedd60c

View File

@ -763,7 +763,7 @@ static void draw_tile(frontend *fe, game_state *state, int x, int y,
}
/*
* Next, the colour bars for orientation.
* Next, the triangles for orientation.
*/
if (state->orientable) {
int xdx, xdy, ydx, ydy;