Changeset 1128


Ignore:
Timestamp:
12/15/11 13:31:55 (5 months ago)
Author:
james
Message:

fix error in abstract

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/action_complex_cracker.tcl

    r1123 r1128  
    120120bMotion_abstract_register "cracker_hats" { 
    121121        "/is now wearing %2 hats" 
    122         "/has %s hats on" 
     122        "/has %% hats on" 
    123123} 
    124124bMotion_abstract_add_filter "cracker_hats" "SETTING" 
     125bMotion_abstract_add_filter "cracker_hats" "%s" 
    125126 
    126127bMotion_abstract_register "cracker_your_hats" { 
Note: See TracChangeset for help on using the changeset viewer.