-Fixes from source code analyzizer, closes #1768
This commit is contained in:
parent
af42e244e0
commit
4804462ee0
17 changed files with 31 additions and 31 deletions
|
|
@ -2433,7 +2433,7 @@ Variant Variant::get(const Variant& p_index, bool *r_valid) const {
|
|||
}
|
||||
else if (str == "pressed") {
|
||||
valid=true;
|
||||
ie.action.pressed;
|
||||
return ie.action.pressed;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue