Alphacharge / transcendence

A nice Pong Game with local, normal and tournament mode.
GNU General Public License v3.0
1 stars 0 forks source link

winning Player #86

Closed Alphacharge closed 9 months ago

Alphacharge commented 9 months ago

winning player gets set in playerVictory, but it's userData is null on updateGamescore.

we can't invert the order because winningplayer is getting set in playerVictory

Alphacharge commented 9 months ago

null portection