[gnome-nibbles/arnaudb/wip/gtk4: 59/62] Fix worm respawn.



commit 3b217c92d96921b2fd8d9910aaa1d3b2ef30f798
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Jun 17 16:33:06 2020 +0200

    Fix worm respawn.

 src/nibbles-view.vala | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/nibbles-view.vala b/src/nibbles-view.vala
index 55953f1..7e318ef 100644
--- a/src/nibbles-view.vala
+++ b/src/nibbles-view.vala
@@ -612,8 +612,6 @@ private class NibblesView : Widget
 
         actors.widgets = new List<Widget> ();
 
-        worm_added_cb (worm);
-
 //        float x, y;
 //        var group = new Clutter.Actor ();
 //        var actors = worm_actors.@get (worm);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]