npm run format, improved a* and move event

This commit is contained in:
2024-08-20 02:16:06 +02:00
parent cb90e0cdf8
commit 079d9408a8
5 changed files with 82 additions and 216 deletions

View File

@ -20,7 +20,6 @@ export default function (socket: TSocket, io: Server) {
const zone = await ZoneRepository.getById(character.zoneId)
if (!zone) return
callback(true)
io.to(zone.id.toString()).emit('chat:message', {