wip
This commit is contained in:
parent
636ce06836
commit
6f16a5c23b
@ -61,7 +61,6 @@ func GetLobbyForPassphraseHandler(c *gin.Context) {
|
||||
c.IndentedJSON(http.StatusOK, passphrase)
|
||||
}
|
||||
|
||||
// TODO: this will be replaced by the JoinGameHandler()
|
||||
func JoinPrivateGame(c *gin.Context) {
|
||||
limiter.Take()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user