blocking auto-update as default
This commit is contained in:
parent
eaf06a9ad0
commit
d1e6ff12dc
@ -7,7 +7,7 @@ unsigned long getKeyLength()
|
|||||||
|
|
||||||
inputFlags noFlags()
|
inputFlags noFlags()
|
||||||
{
|
{
|
||||||
return (inputFlags) {0, 0, 0};
|
return (inputFlags) {0, 0, 1};
|
||||||
}
|
}
|
||||||
|
|
||||||
void setKeyLength(int keyLengthNew)
|
void setKeyLength(int keyLengthNew)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user