gh-pages
peshomir 2024-02-15 20:01:21 +00:00
parent 3ce0577118
commit d31fbee60a
2 changed files with 4009 additions and 3966 deletions

View File

@ -1,5 +1,5 @@
const fx_version = '0.6.0.3'; // FX Client Version
const fx_update = 'Feb 6'; // FX Client Last Updated
const fx_update = 'Feb 15'; // FX Client Last Updated
if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) {

7973
game.js

File diff suppressed because one or more lines are too long