diff options
author | truelight <truelight@openttd.org> | 2005-07-18 23:33:14 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2005-07-18 23:33:14 +0000 |
commit | dcd97a431ba8417b783b9ba9d19a955fccc07c18 (patch) | |
tree | cc3a62055669d9931d3490930e29dd44facf0341 | |
parent | 5695330940306af7dd642387ce5c86c628834a97 (diff) | |
download | openttd-dcd97a431ba8417b783b9ba9d19a955fccc07c18.tar.xz |
(svn r2629) -Codechange: removed stupid comment on top of players.c
-rw-r--r-- | players.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -/** @file, - * sjdlfkasjdf - */ #include "stdafx.h" #include "openttd.h" #include "string.h" |