Changes between Initial Version and Version 1 of Ticket #1338, comment 2


Ignore:
Timestamp:
Jun 8, 2012, 12:29:33 AM (12 years ago)
Author:
Alex

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1338, comment 2

    initial v1  
    1 Hello,
    2 
    3 I've written a small patch to implement this. I've also taken the liberty of slightly adjusting the GUI layout of the summary screen ( just the top panel ). I'm also not aware of how to interpret the map size. The result I get from
    4 {{{
    5 Engine.GetMapSettings().Size
    6 }}}
    7 is an integer, but I suppose that has to be interpreted as a string ( Tiny, Normal, etc. ). If anyone has any ideas, I'm looking forward to them.