Skip to content

Commit 33358f6

Browse files
committed
slopeBugged is actually just slopeUphill
1 parent c492b9c commit 33358f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/2.2074/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8195,7 +8195,7 @@ class GameObject : CCSpritePlus {
81958195
bool m_unk422;
81968196
bool m_cantColorGlow;
81978197
float m_opacityMod;
8198-
bool m_slopeBugged;
8198+
bool m_slopeUphill;
81998199
int m_slopeDirection;
82008200
bool m_maybeShouldFixSlopes;
82018201
float m_opacityMod2;

0 commit comments

Comments
 (0)