mirror of
https://github.com/GrenderG/mewdistro.git
synced 2026-04-25 16:23:52 -05:00
Remove extra newline.
This commit is contained in:
parent
e467bbaf12
commit
ac45993791
|
|
@ -538,7 +538,6 @@ uint8_t handle_byte(uint8_t in, size_t *counter, clock_t *last_action) {
|
|||
// Trade finished, no more data will be sent at this moment, it's safe to refill the Pokémon group
|
||||
// in order to regenerate TIDs. If the TID is fixed, this line can be commented out.
|
||||
scheduled_refill = TRUE;
|
||||
|
||||
} else {
|
||||
out = in;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user