Commit 657b7f1
committed
fix: Use
The sample has an optional argument for whether or not a Session is a Presence Session, but it wasn't being set. This fixes that, making the samples correctly handle Presence Session creation.PresenceVal.isOn while calling CreateSession
1 parent f20f886 commit 657b7f1
File tree
1 file changed
+1
-1
lines changed- Assets/Scripts/StandardSamples/UI/MatchMaking
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments