code/modules/goonhub/api/routes/rounds/UpdateGameRound.dm
/datum/apiRoute/rounds/update | PUT /rounds/{gameRound} Update a game round. This should be used when game round data we care about is set after the start of the round. |
---|
/datum/apiRoute/rounds/update | PUT /rounds/{gameRound} Update a game round. This should be used when game round data we care about is set after the start of the round. |
---|