mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 08:46:38 +00:00
03cb24d400
The xmlvalidator logic is only used by the checkrefs.py script, so this moves it to the same directory to have it co-located and avoid having to modify sys.path to import it.