Revert "no message"

This reverts commit d76c4788f2.
This commit is contained in:
DenialMC 2015-04-08 22:31:17 +03:00
parent 36b6754e92
commit 9433cbff7e
11 changed files with 0 additions and 62 deletions

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -1,12 +0,0 @@
diff a/astron/config/clientagent-0.yml b/astron/config/clientagent-0.yml (rejected hunks)
@@ -8,10 +8,6 @@
- ../dclass/toon.dc
uberdogs:
- - class: CentralLogger
- id: 4688
- anonymous: false
-
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -8,10 +8,6 @@ general:
- ../dclass/toon.dc
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -10,10 +10,6 @@ messagedirector:
bind: 127.0.0.1:7100
uberdogs:
- class: CentralLogger
id: 4688
anonymous: false
- class: ClientServicesManager
id: 4665
anonymous: true

View file

@ -1,14 +0,0 @@
diff a/astron/dclass/united.dc b/astron/dclass/united.dc (rejected hunks)
@@ -13,12 +13,9 @@
from otp.friends import GuildManager/AI/UD
from otp.friends import FriendInfo
from otp.friends import AvatarFriendInfo
-from otp.distributed import ObjectServer/AI/UD
from otp.distributed import DistributedDistrict/AI/UD
from otp.distributed import DistributedDirectory/AI
-from otp.distributed import DistributedTestObject/AI
from otp.chat import ChatAgent/UD
-from otp.distributed import CentralLogger/AI/UD
from otp.avatar import AvatarHandle
typedef uint8 bool;