fix: oups
This commit is contained in:
parent
a8b7ae964c
commit
3659035f0a
@ -46,7 +46,7 @@ public void OnSubmitButton()
|
|||||||
storageManager.UploadPhoto(
|
storageManager.UploadPhoto(
|
||||||
gameManager.myRoom.code,
|
gameManager.myRoom.code,
|
||||||
gameManager.currentPlayer.id,
|
gameManager.currentPlayer.id,
|
||||||
currentQuestion,
|
currentQuestion -1,
|
||||||
GetPropRef(gameManager.currentPlayer));
|
GetPropRef(gameManager.currentPlayer));
|
||||||
|
|
||||||
if (currentQuestion < 2) {
|
if (currentQuestion < 2) {
|
||||||
|
Loading…
Reference in New Issue
Block a user