Update what's in global scope

This commit is contained in:
2024-02-25 23:31:48 +00:00
parent 9c8fe27ce4
commit 4351b4bf20
27 changed files with 634 additions and 777 deletions

View File

@@ -1,4 +1,4 @@
var AI = {
var ai = {
race(list) {
return function(dt) {
var good = false;