diff --git a/ShiftOS_TheReturn/Hacking.cs b/ShiftOS_TheReturn/Hacking.cs index 1e66f26..ca6c4e8 100644 --- a/ShiftOS_TheReturn/Hacking.cs +++ b/ShiftOS_TheReturn/Hacking.cs @@ -195,7 +195,7 @@ namespace ShiftOS.Engine public class NaughtyDeveloperException : Exception { /// - /// Create a new instance of the , with the specified message, which will cause Visual Studio to call the person who caused the exception a scrotum. + /// Create a new instance of the , with the specified message, which will cause Visual Studio to call the person who caused the exception a scrotum (and tell them to fix it). /// /// The message you want to yell at the user. public NaughtyDeveloperException(string message) : base(message + " - FIX IT, YOU SCROTUM")