mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-16 17:51:27 +00:00
Forgotten
This commit is contained in:
parent
e516d09ae4
commit
6b63e44ff9
1 changed files with 1 additions and 0 deletions
|
@ -6727,6 +6727,7 @@ void P_MobjThinker(mobj_t *mobj)
|
|||
P_SetMobjState(smoke, S_QUICKBOOM1);
|
||||
smoke->scale = mobj->scale/2;
|
||||
smoke->destscale = mobj->scale;
|
||||
smoke->color = mobj->color;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue