This commit is contained in:
2024-09-09 19:07:12 +02:00
parent aedd255cc2
commit 4aad54604d
2 changed files with 2 additions and 8 deletions

View File

@ -1,6 +0,0 @@
import { ExtendedCharacter } from '../types'
import ZoneManager from '../../managers/zoneManager'
export class MovementValidator {
}