summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-06-23 08:49:09 +0000
committerrubidium <rubidium@openttd.org>2008-06-23 08:49:09 +0000
commitc8d2db3e0442adffd4ac89da549079733f037960 (patch)
treeb6d0853c0c910d1faf3b86a5af94016a1e410dad
parentd87b6c39377a21aacf4cc1554044eebf75ca5447 (diff)
downloadopenttd-c8d2db3e0442adffd4ac89da549079733f037960.tar.xz
(svn r13612) -Fix [FS#2104]: wrong comment of CmdSetAutoReplace. Patch by Yexo.
-rw-r--r--src/players.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/players.cpp b/src/players.cpp
index 3eda2ee4c..5a976197e 100644
--- a/src/players.cpp
+++ b/src/players.cpp
@@ -674,7 +674,7 @@ static void DeletePlayerStuff(PlayerID pi)
* if p1 = 2, then
* - p2 = minimum amount of money available
* if p1 = 3, then:
- * - p1 bits 8-15 = engine group
+ * - p1 bits 16-31 = engine group
* - p2 bits 0-15 = old engine type
* - p2 bits 16-31 = new engine type
* if p1 = 4, then: