summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Hoop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Hoop.cpp')
-rw-r--r--Stars45/Hoop.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Stars45/Hoop.cpp b/Stars45/Hoop.cpp
index 101c7d9..8da076a 100644
--- a/Stars45/Hoop.cpp
+++ b/Stars45/Hoop.cpp
@@ -69,8 +69,8 @@ Hoop::~Hoop()
// +--------------------------------------------------------------------+
void Hoop::SetColor(Color c)
-{
- ils_color = c;
+{
+ ils_color = c;
}
// +--------------------------------------------------------------------+