From 8ad6894fb533d4870b2e052d7ad6b9a5c4e16e64 Mon Sep 17 00:00:00 2001 From: Loudrob Date: Mon, 13 Jul 2015 07:13:05 -0400 Subject: [PATCH] another fix --- toontown/distributed/ToontownDistrictAI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toontown/distributed/ToontownDistrictAI.py b/toontown/distributed/ToontownDistrictAI.py index aff9e313..b8695e04 100755 --- a/toontown/distributed/ToontownDistrictAI.py +++ b/toontown/distributed/ToontownDistrictAI.py @@ -14,7 +14,7 @@ class ToontownDistrictAI(DistributedDistrictAI): # We want to handle shard status queries so that a ShardStatusReceiver # being created after we're generated will know where we're at: - self.air.accept('shardStatus', self.handleShardStatusQuery) + self.air.accept('queryShardStatus', self.handleShardStatusQuery) # Send a shard status update with the information we have: status = {