You've already forked godot
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:
@@ -398,8 +398,6 @@ void SpriteFramesEditor::_animation_add() {
|
||||
animations->grab_focus();
|
||||
}
|
||||
void SpriteFramesEditor::_animation_remove() {
|
||||
|
||||
//fuck everything
|
||||
if (updating)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user