Ignore:
Timestamp:
10/26/16 18:41:20 (9 years ago)
Author:
epyon
Message:
  • god I really suck with proper commits -_-
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/engine/ragdoll_manager.cc

    r520 r524  
    6666        if ( auto bind_data = rbind.lock() )
    6767        {
     68                data->id = table.get_string32( "id" );
    6869                int index = data->parts.size();
    6970                data->parts.emplace_back();
Note: See TracChangeset for help on using the changeset viewer.