mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-25 18:25:00 -05:00
Replace EntTrapInfo with Trap
This commit is contained in:
@@ -88,7 +88,7 @@ struct axObject
|
||||
{
|
||||
struct Item* item;
|
||||
struct EntityInfo* monster;
|
||||
struct EntTrapInfo* trap;
|
||||
struct Trap* trap;
|
||||
} info;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user