mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-20 14:04:43 +00:00
* Removes number-only AI names (from ai_names). (#69458) Removes number-only AI names. Removes AI names that starts with/only has numbers in their name, because they cause runtime errors and because I don't believe we should support number-only AIs. * Removes number-only AI names (from ai_names). Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>