mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Added a visual indicator of wind speed during race (text box)
#pair[kre39,mra106] #story[1040]
This commit is contained in:
@@ -11,6 +11,7 @@ public class RaceStatusMessage extends Message{
|
||||
private final int MESSAGE_BASE_SIZE = 24;
|
||||
private final double windDirFactor = 0x4000 / 90;
|
||||
|
||||
|
||||
private long currentTime;
|
||||
private long raceId;
|
||||
private RaceStatus raceStatus;
|
||||
|
||||
Reference in New Issue
Block a user