build fix
I used the wrong diff to update the files I checked in a little while ago.
This commit is contained in:
@@ -18,7 +18,7 @@ STATIC_DCL boolean FDECL(landing_spot, (coord *, int));
|
||||
void
|
||||
rider_cant_reach()
|
||||
{
|
||||
You("aren't skilled enough to reach from %s.", y_monnam());
|
||||
You("aren't skilled enough to reach from %s.", y_monnam(u.usteed));
|
||||
}
|
||||
|
||||
/*** Putting the saddle on ***/
|
||||
|
||||
Reference in New Issue
Block a user