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
In theory, a component group - as long as they all use the same char sheet, could be flattened into one terminal, which would be a lot lighter to render.
Will require some way (typeclass alternative to Component?) to say "this is a component rendered using a terminal."
The text was updated successfully, but these errors were encountered:
In theory, a component group - as long as they all use the same char sheet, could be flattened into one terminal, which would be a lot lighter to render.
Will require some way (typeclass alternative to
Component
?) to say "this is a component rendered using a terminal."The text was updated successfully, but these errors were encountered: