We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69788b3 commit c8ae8baCopy full SHA for c8ae8ba
1 file changed
bindings/2.2081/inline/DialogObject.cpp
@@ -3,7 +3,7 @@
3
DialogObject::DialogObject() {
4
m_characterFrame = 0;
5
m_textScale = 1.f;
6
- m_skippable = false;
+ m_unskippable = false;
7
}
8
9
#if defined(GEODE_IS_WINDOWS) || defined(GEODE_IS_IOS)
0 commit comments