Changeset 6419


Ignore:
Timestamp:
2015-06-26 05:01:18 (8 years ago)
Author:
mijoliim
Message:
 
Location:
2015/26/MikkoL/JRPG
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • 2015/26/MikkoL/JRPG/JRPG/JRPG/Battle/BattleView.cs

    r6417 r6419  
    444444        DialogBox.SetTextBase(JRPG.Game.MainFont, TextAlignment.Center); 
    445445        DialogBox.TextPosition = new Vector(0, 224 + 100); 
     446        DialogBox.LoadControls = false; 
    446447        DialogBox.TextBox.Y += 550; 
    447448        DialogBox.DrawIconBox = false; 
Note: See TracChangeset for help on using the changeset viewer.