diff options
author | rubidium <rubidium@openttd.org> | 2010-08-08 10:59:30 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-08-08 10:59:30 +0000 |
commit | 3da3d131c6a1e17db81d08c161b944c2c00533da (patch) | |
tree | 1793f2ebfc20fc2be1e028ad2252f8140f45334a /docs/landscape.html | |
parent | abc14d8fbfb9ca313d6a5ab50fc726a2507de6a4 (diff) | |
download | openttd-3da3d131c6a1e17db81d08c161b944c2c00533da.tar.xz |
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
Diffstat (limited to 'docs/landscape.html')
-rw-r--r-- | docs/landscape.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index 4eca412e5..044ee7b6c 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -1560,7 +1560,7 @@ <tr bgcolor="#CCCCCC"> <td valign=top nowrap><strong><a name="ClassA"><tt> A</tt></a></strong></td> - <td><strong><tt>Unmovables</tt></strong></td> + <td><strong><tt>Objects</tt></strong></td> </tr> <tr> <td valign=top nowrap> </td> |