aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Spear/Scene/GameObject.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Spear/Scene/GameObject.hs b/Spear/Scene/GameObject.hs
index 8a445a7..dda7485 100644
--- a/Spear/Scene/GameObject.hs
+++ b/Spear/Scene/GameObject.hs
@@ -1,7 +1,7 @@
1module Spear.Scene.GameObject 1module Spear.Scene.GameObject
2( 2(
3 GameObject 3 GameObject
4, GameStyle 4, GameStyle(..)
5 -- * Construction 5 -- * Construction
6, goNew 6, goNew
7 -- * Manipulation 7 -- * Manipulation