Fix typo in message_const.inc TE_FIZZ comment (#990)

This commit is contained in:
Franco Romaniello 2021-09-17 13:03:37 +02:00 committed by GitHub
parent 2c8be75057
commit 51c3f1b195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -737,7 +737,7 @@ enum
* write_byte(TE_FIZZ)
* write_short(entity)
* write_short(sprite index)
* write_byte density)
* write_byte(density)
*/
#define TE_FIZZ 105