Fix RoF2 rez response

This commit is contained in:
Michael Cook (mackal) 2014-12-22 13:42:22 -05:00
parent cfbecc1d1b
commit 62ae7ba1de

View File

@ -2892,7 +2892,8 @@ struct Resurrect_Struct
/*160*/ char corpse_name[64];
/*224*/ uint32 action;
/*228*/ uint32 unknown228;
/*232*/
/*232*/ uint32 unknown232;
/*236*/
};
struct SetRunMode_Struct {