Change snake's tint based on player-id.
This commit is contained in:
@@ -25,7 +25,7 @@ typedef enum {
|
||||
typedef struct {
|
||||
bool active;
|
||||
|
||||
// TODO: SS - Maybe add an ID here.
|
||||
Entity_ID id;
|
||||
|
||||
Entity_Type type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user