mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Activation of the new 'Bots' command system
This commit is contained in:
@@ -745,6 +745,7 @@ def discoverserverhandlers():
|
||||
locations['Zone'].append('/zone/aa.cpp')
|
||||
locations['Zone'].append('/zone/attack.cpp')
|
||||
locations['Zone'].append('/zone/bot.cpp')
|
||||
locations['Zone'].append('/zone/bot_command.cpp')
|
||||
locations['Zone'].append('/zone/client.cpp')
|
||||
locations['Zone'].append('/zone/client_packet.cpp')
|
||||
locations['Zone'].append('/zone/client_process.cpp')
|
||||
|
||||
Reference in New Issue
Block a user