Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
cutechicken/3D-Airforce-Simulator
openfree
/
3D-Airforce-Simulator
like
0
Running
App
Files
Files
Community
cutechicken
commited on
Jul 10
Commit
2296e98
·
verified
·
1 Parent(s):
5f52cd3
Update game.js
Browse files
Files changed (1)
hide
show
game.js
+1
-1
game.js
CHANGED
Viewed
@@ -2656,7 +2656,7 @@ class EnemyFighter {
2656
}
2657
}
2658
2659
-
}
2660
2661
console.log('Enemy deployed flares!');
2662
2656
}
2657
}
2658
2659
+
2660
2661
console.log('Enemy deployed flares!');
2662