- removed all instances of CF_POWERBUDDHA
This commit is contained in:
parent
fe023b5ca4
commit
c6946cc672
4 changed files with 9 additions and 5 deletions
|
|
@ -2978,7 +2978,7 @@ FUNC(LS_SetPlayerProperty)
|
|||
switch (arg2)
|
||||
{
|
||||
case PROP_BUDDHA:
|
||||
mask = CF_POWERBUDDHA;
|
||||
mask = CF_BUDDHA;
|
||||
break;
|
||||
case PROP_FROZEN:
|
||||
mask = CF_FROZEN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue