Skip to content

Commit eb5389b

Browse files
oops forgot inlined functions exist
1 parent b174a53 commit eb5389b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/2.2081/inline/BoomScrollLayer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ BoomScrollLayer::BoomScrollLayer() {
4242
m_slowPage = 0;
4343
m_touchX = 0.f;
4444
m_touchQuotient = 0.f;
45-
m_looped = false;
45+
m_cullOffscreen = false;
4646
m_dynamicDelegate = nullptr;
4747
m_dynamicObjects = nullptr;
4848
m_dynamic = false;

0 commit comments

Comments
 (0)