8.14
1.1.5 Reply
Source code at reply.rkt
A reply from the server to a player client contains a success indicator and bot information.
(struct reply (success? entity cargo neighbors) #:prefab)
Source code at reply.rkt
(struct reply (success? entity cargo neighbors) #:prefab)