Skip to content
Snippets Groups Projects
Commit d5313483 authored by ezsh's avatar ezsh
Browse files

Refactor slave summary implementation

The SlaveSummary function was a long-long sheet of if's and it was
practically unmaintainable. Refactor it into a list of rendering
delgates, where delegates are set once and called without branching.

Now we set delegates for each summary render call, but it can be done
on game start and game loading.
parent 62499ac8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment