diff --git a/dist/hfl-13.js b/dist/hfl-13.js index 0049c66..1a5c653 100644 --- a/dist/hfl-13.js +++ b/dist/hfl-13.js @@ -1,5 +1,7 @@ var t = "[HFL] Season 13 League Game", - RX = "trash3", +// Remove the "//" before PASSWORD to enable a password +// PASSWORD = "trash3", + MAX_PLAYERS = 15, redScore = 0, blueScore = 0, redName = "Red: ", @@ -16,7 +18,6 @@ var t = "[HFL] Season 13 League Game", delay = 0, playDead = 0, n = !0, - e = 15, ballAvatar = String.fromCodePoint(127944), r = ballAvatar + " " + t + " " + ballAvatar, o = "HFL Ref", @@ -151,10 +152,10 @@ var K, Y, j, _, X, Z, q, z, V, J, $, tt, nt, et = new Date, intTackle = 0, intTime = 0, pn = HBInit({ - password: RX, + password: PASSWORD, roomName: r, - maxPlayers: e, - public: false, + maxPlayers: MAX_PLAYERS, + public: true, playerName: o, geo: { code: "US",