Merge branch 'main' of https://git.crystalyx.net/GameJams/Snaparazzi
This commit is contained in:
commit
b0ae9e077a
@ -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