Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Aug 2, 2023
1 parent 66ca91c commit f75323b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flixel/addons/ui/FlxInputText.hx
Expand Up @@ -319,7 +319,7 @@ class FlxInputText extends FlxText
hasFocus = false;
if (hadFocus && focusLost != null)
focusLost();
}copy
}
}
#end
}
Expand Down

0 comments on commit f75323b

Please sign in to comment.