mirror of
https://github.com/DrBeef/Raze.git
synced 2025-01-18 23:21:43 +00:00
Fix keys not opening locked doors
This commit is contained in:
parent
5298e97fc5
commit
697948fdf0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ struct Switch
|
|||
short field_C;
|
||||
short nWall;
|
||||
short field_10;
|
||||
short field_12;
|
||||
uint16_t field_12;
|
||||
short field_14;
|
||||
char pad[10];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue