mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix lightning while I'm here
This commit is contained in:
parent
e0ec684539
commit
38e4fcf911
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ struct Visual : Mobj
|
|||
}
|
||||
|
||||
move_origin(shield()->pos());
|
||||
scale(5 * shield()->follow()->scale() / 4);
|
||||
dispoffset = state()->num() == S_THNB1 ? -1 : 1;
|
||||
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue