mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match Act3::GoodEnding
(#1218)
This commit is contained in:

committed by
GitHub

parent
de7bc813ca
commit
263d7d1e4f
@@ -24,7 +24,7 @@ class LegoPathActor : public LegoActor {
|
||||
public:
|
||||
enum {
|
||||
c_bit2 = 0x02,
|
||||
c_bit3 = 0x04,
|
||||
c_disable = 0x04,
|
||||
c_bit9 = 0x100
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user