mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-24 04:02:40 -06:00
parent
36b6754e92
commit
9433cbff7e
11 changed files with 0 additions and 62 deletions
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -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
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -8,10 +8,6 @@ general:
|
|||
- ../dclass/toon.dc
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -10,10 +10,6 @@ messagedirector:
|
|||
bind: 127.0.0.1:7100
|
||||
|
||||
uberdogs:
|
||||
- class: CentralLogger
|
||||
id: 4688
|
||||
anonymous: false
|
||||
|
||||
- class: ClientServicesManager
|
||||
id: 4665
|
||||
anonymous: true
|
||||
|
|
|
@ -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;
|
Loading…
Reference in a new issue