mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add missing field to OverlayBox_t
This commit is contained in:
parent
c9c002d27a
commit
7de9dfd2d9
@ -94,6 +94,7 @@ struct OverlayBox_t : public OverlayBase_t
|
||||
int g{};
|
||||
int b{};
|
||||
int a{};
|
||||
bool noDepthTest{};
|
||||
};
|
||||
|
||||
struct OverlaySphere_t : public OverlayBase_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user