fix: correct indentation for closing brace in RespondToInput function
This commit is contained in:
parent
0945e220e3
commit
7a757df05c
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ func RespondToInput(lobbyState *MatchState, messages []runtime.MatchData, logger
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
func TestFireBullets(tick int64) []*ffi.Bullet {
|
||||
|
|
|
|||
Reference in a new issue