Anderen2/RTS

rendergui needs a cleanup

Closed this issue · 2 comments

Rendergui is a gigantic mess of code. Suggestion: Split up the code in the different gui elements. Add a folder render/gui and add the files there (Aka one file per element, one for chat, one for tacticalbuttons, one for the minimap ++)

Follow the layout in the mapeditors gui (uglobal.py)

Fixed in commit: e925de1