(svn r15062) -Fix: further forgotten svn properties and headers

This commit is contained in:
smatz
2009-01-13 16:30:24 +00:00
parent c30ce23866
commit 638411c087
10 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* $Id$ */
class Regression extends AIInfo {
function GetAuthor() { return "OpenTTD NoAI Developers Team"; }
function GetName() { return "Regression"; }