1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Clean up some bad words from code comments

This commit is contained in:
Artem Varaksa
2018-02-17 16:00:39 +03:00
parent 3d4bf5a90e
commit d35e486228
14 changed files with 13 additions and 23 deletions

View File

@@ -398,8 +398,6 @@ void SpriteFramesEditor::_animation_add() {
animations->grab_focus();
}
void SpriteFramesEditor::_animation_remove() {
//fuck everything
if (updating)
return;