3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 21:19:31 +01:00

games: mark servicebot as manipulatable for now

This commit is contained in:
James Lu 2016-05-15 11:58:45 -07:00
parent e4d42bf551
commit a2a009cac4

View File

@ -11,7 +11,7 @@ import utils
from log import log
import world
gameclient = utils.registerService("Games")
gameclient = utils.registerService("Games", manipulatable=True)
reply = gameclient.reply # TODO find a better syntax for ServiceBot.reply()
# commands