SteamWar/FightSystem
Archiviert
13
1

Add CommentPacket

Dieser Commit ist enthalten in:
jojo 2020-10-10 21:45:09 +02:00
Ursprung 9346011f5b
Commit ac1af7ffeb

Datei anzeigen

@ -82,6 +82,7 @@ public class RecordSystem {
* ScoreboardTitlePacket (0xC0) + String scoreboardTitle
* ScoreboardDataPacket (0xC1) + String key + int value
*
* CommentPacket (0xfe) + String comment
* TickPacket (0xff)
* */