[freeciv-ai] Re: (PR#16006) Beta1: AI debug command wording
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16006 >
On 3/23/06, Christian Knoke <chrisk@xxxxxxxxx> wrote:
> From server/commands.c:
>
> {"debug", ALLOW_CTRL,
> N_("debug [ player <player> | city <x> <y> | units <x> <y> | unit <id> "
> "| tech <player> | timing | info]"),
> N_("Turn on or off AI debugging of given entity."),
> N_("Print AI debug information about given entity and turn continous "
> "debugging output for this entity on or off."),
> },
>
> Shouldn't this be
>
> N_("debug [ player <player> | city <x> <y> | units <x> <y> | unit <id> "
> "| tech <tech> | timing | info]"),
No, because you are not debugging a tech, but an AI player's handling techs.
- Per
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freeciv-ai] Re: (PR#16006) Beta1: AI debug command wording,
Per I. Mathisen <=
|
|