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