~sao/+junk/gemrb-source

« back to all changes in this revision

Viewing changes to gemrb/GUIScripts/bg2/CharGenEnd.py

  • Committer: Oliver Sauder
  • Date: 2012-08-01 15:00:51 UTC
  • Revision ID: os@esite.ch-20120801150051-s0cnlj0b8qwjc71i
Updated to verison 0.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
                GemRB.EnterGame()
126
126
                GemRB.ExecuteString ("EquipMostDamagingMelee()", MyChar)
127
127
        else:
128
 
                #leaving multi player pregen
129
 
                if CharGenWindow:
130
 
                        CharGenWindow.Unload ()
131
128
                #when export is done, go to start
132
129
                if GUICommon.HasTOB():
133
130
                        GemRB.SetToken ("NextScript","Start2")