Make bot persistant

This commit is contained in:
DNB 2005-02-23 00:25:42 +00:00
parent 8368e3a752
commit ae1fb3d87c

View file

@ -105,7 +105,7 @@ static BotInfo ws_botinfo =
"WarServ",
BOT_COMMON_HOST,
"War Game Service",
BOT_FLAG_SERVICEBOT,
BOT_FLAG_SERVICEBOT|BOT_FLAG_PERSIST,
ws_commands,
ws_settings,
};