diff options
Diffstat (limited to 'engines/sword2/router.h')
-rw-r--r-- | engines/sword2/router.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/sword2/router.h b/engines/sword2/router.h index 1ad3dd74c4..7196ea8df4 100644 --- a/engines/sword2/router.h +++ b/engines/sword2/router.h @@ -20,16 +20,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - * - * $URL$ - * $Id$ */ #ifndef SWORD2_ROUTER_H #define SWORD2_ROUTER_H // This used to be a variable, but it was never set. Actually, it wasn't even -// initialised! +// initialized! // // Define this to force the use of slidy router (so solid path not used when // ending walk in ANY direction) |