Archived
1
0
Fork 0

fix: correct indentation for closing brace in RespondToInput function

This commit is contained in:
Sebastian Benjamin (aider) 2025-06-03 18:48:21 -07:00
parent 0945e220e3
commit 7a757df05c

View file

@ -56,7 +56,6 @@ func RespondToInput(lobbyState *MatchState, messages []runtime.MatchData, logger
}
}
}
}
}
func TestFireBullets(tick int64) []*ffi.Bullet {