summaryrefslogtreecommitdiff
path: root/src/spawn_fish.moon
diff options
context:
space:
mode:
Diffstat (limited to 'src/spawn_fish.moon')
-rw-r--r--src/spawn_fish.moon4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/spawn_fish.moon b/src/spawn_fish.moon
index 58c13d9..1e5628f 100644
--- a/src/spawn_fish.moon
+++ b/src/spawn_fish.moon
@@ -180,8 +180,8 @@ class FishPredictedComponent extends ecs.PredictedComponent
@cc = entity\get("control")
@pc = entity\get("phys")
@ent = entity
- print("Got graphic component:",@gc, @gc.node)
- print("And my node is", @node)
+ --print("Got graphic component:",@gc, @gc.node)
+ --print("And my node is", @node)
@gc.node\append(@node)
s = @
@node\action(() =>