Feature #1286 ยป 0036-Classic-AI-Remove-trailing-spaces.patch
ai/classic/classicai.c | ||
---|---|---|
/**********************************************************************//**
|
||
Call default ai with classic ai type as parameter.
|
||
**************************************************************************/
|
||
static void cai_treaty_accepted(struct player *pplayer, struct player *aplayer,
|
||
static void cai_treaty_accepted(struct player *pplayer, struct player *aplayer,
|
||
struct treaty *ptreaty)
|
||
{
|
||
struct ai_type *deftype = classic_ai_get_self();
|