aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Engine
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/Engine')
-rw-r--r--source/WindowsFormsApplication1/Engine/SaveSystem.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Engine/SaveSystem.cs b/source/WindowsFormsApplication1/Engine/SaveSystem.cs
index 96c506c..8d1352f 100644
--- a/source/WindowsFormsApplication1/Engine/SaveSystem.cs
+++ b/source/WindowsFormsApplication1/Engine/SaveSystem.cs
@@ -211,7 +211,7 @@ namespace SaveSystem
}
}
}
- return cats; //Meow! No. I don't mean the animal. I mean "Categories".
+ return cats; // Meow! No. I don't mean the animal. I mean "Categories".
}
/// <summary>