mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 09:59:10 +00:00
(svn r13612) -Fix [FS#2104]: wrong comment of CmdSetAutoReplace. Patch by Yexo.
This commit is contained in:
@@ -674,7 +674,7 @@ static void DeletePlayerStuff(PlayerID pi)
|
|||||||
* if p1 = 2, then
|
* if p1 = 2, then
|
||||||
* - p2 = minimum amount of money available
|
* - p2 = minimum amount of money available
|
||||||
* if p1 = 3, then:
|
* 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 0-15 = old engine type
|
||||||
* - p2 bits 16-31 = new engine type
|
* - p2 bits 16-31 = new engine type
|
||||||
* if p1 = 4, then:
|
* if p1 = 4, then:
|
||||||
|
Reference in New Issue
Block a user