Closed Anderen2 closed 11 years ago
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
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 ++)