Ignore:
Timestamp:
Mar 19, 2013, 4:00:23 PM (12 years ago)
Author:
alloc
Message:

Daodan: DaodanGL fixes, intro/outro fixes, chinese=true by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/BFW_ScriptLang.h

    r692 r705  
    1919                char*   value_str32;
    2020                float   value_float;
    21                 bool    value_bool;
     21                char    value_bool;
    2222        } val;
    2323} sl_arg;
Note: See TracChangeset for help on using the changeset viewer.