@everymatrix/casino-lobby 0.0.289 → 0.0.292

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.html CHANGED
@@ -35,8 +35,9 @@
35
35
  livecasino="false"
36
36
  playforfun="true"
37
37
  playrandomgame="true"
38
- userid="3882035"
39
- opsession="6338d8cf-a90a-48ab-9be9-8a215230215f"
38
+ userid="16797103"
39
+ session="24c320e9-a0ab-4eab-8f1e-8d8e0903fa9b"
40
+ integratedgameframe="true"
40
41
  ></casino-lobby>
41
42
  </div>
42
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-lobby",
3
- "version": "0.0.289",
3
+ "version": "0.0.292",
4
4
  "main": "dist/casino-lobby.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "8d2b48830088db6de1cb354e113bf3a2a09f325b"
39
+ "gitHead": "c69fc04487b15c7c69d2a7c8943340d2a8b78c4f"
40
40
  }
@@ -259,7 +259,9 @@
259
259
  {clientstyling}
260
260
  {clientstylingurl}
261
261
  {gamepagemodalurl}
262
- ><casino-game-page
262
+ {haspanicbutton}
263
+ >
264
+ <casino-game-page
263
265
  session={sessionID}
264
266
  userid={userid}
265
267
  endpoint={endpointURL}