From 1150d8a90ac207aaae3d95f82d1404abad3258ee Mon Sep 17 00:00:00 2001 From: Marcus Gosselin Date: Mon, 15 Feb 2016 18:37:38 -0500 Subject: [PATCH] asdf --- bin/Space Wars/game.scene | 2 +- src/Space Wars/game.scene | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/Space Wars/game.scene b/bin/Space Wars/game.scene index 0e37590..ced3375 100644 --- a/bin/Space Wars/game.scene +++ b/bin/Space Wars/game.scene @@ -7,7 +7,7 @@ $name = "player controller" $message = "hello from the script!" End Component -Component diveengine.RectRenderer +Component RectRenderer $name = "render!" $width = 16F $height = 16F diff --git a/src/Space Wars/game.scene b/src/Space Wars/game.scene index 0e37590..ced3375 100644 --- a/src/Space Wars/game.scene +++ b/src/Space Wars/game.scene @@ -7,7 +7,7 @@ $name = "player controller" $message = "hello from the script!" End Component -Component diveengine.RectRenderer +Component RectRenderer $name = "render!" $width = 16F $height = 16F