Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Classes/game_events.cpp

    r12 r26  
    30253025                    || game_events::conditional_passed(units,(*mi).child("show_if"))) { 
    30263026                options.push_back(msg_str); 
     3027//              options.push_back("Testing!\n123 blah blah"); 
    30273028                option_events.push_back((*mi).get_children("command")); 
    30283029            } 
Note: See TracChangeset for help on using the changeset viewer.