Skip to content

Commit c8ae8ba

Browse files
authored
another unskippable ad
1 parent 69788b3 commit c8ae8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/2.2081/inline/DialogObject.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DialogObject::DialogObject() {
44
m_characterFrame = 0;
55
m_textScale = 1.f;
6-
m_skippable = false;
6+
m_unskippable = false;
77
}
88

99
#if defined(GEODE_IS_WINDOWS) || defined(GEODE_IS_IOS)

0 commit comments

Comments
 (0)