You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now "role is 'Werewolf', use 'Werewolf.jpg'" is fine. But as soon as #5 is done we'll have Sorcerer and Sorcerer/Cultist which should both use Sorcerer.jpg. The server should send this in the payload of user data, which can then be used by the client.
(I think I can handle both sides of this, assuming I can get the Elm compiler to work)
The text was updated successfully, but these errors were encountered:
Right now "role is 'Werewolf', use 'Werewolf.jpg'" is fine. But as soon as #5 is done we'll have Sorcerer and Sorcerer/Cultist which should both use Sorcerer.jpg. The server should send this in the payload of user data, which can then be used by the client.
(I think I can handle both sides of this, assuming I can get the Elm compiler to work)
The text was updated successfully, but these errors were encountered: