summaryrefslogtreecommitdiff
path: root/DiscoBot/Characters/ICharacter.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/Characters/ICharacter.cs')
-rw-r--r--DiscoBot/Characters/ICharacter.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DiscoBot/Characters/ICharacter.cs b/DiscoBot/Characters/ICharacter.cs
index 62bc1a5..e8bc653 100644
--- a/DiscoBot/Characters/ICharacter.cs
+++ b/DiscoBot/Characters/ICharacter.cs
@@ -10,7 +10,7 @@
//int Astralpunkte { get; set; }
- //int Karmalpunkte { get; set; }
+ //int Karmapunkte { get; set; }
string TestTalent(string talent, int erschwernis = 0);