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



commit 108d2c6c9950a134668b52f05a7cce30cd9913f5
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]