We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6472a19 commit 5900b75Copy full SHA for 5900b75
1 file changed
[CAP] Chat Interactive/VersionHistory.cs
@@ -18,6 +18,7 @@
18
19
using System;
20
using System.Collections.Generic;
21
+using System.Runtime.CompilerServices;
22
using Verse;
23
24
// Add this class to a new file or within your existing files
@@ -592,6 +593,7 @@ Enable dev mode
592
593
"\r\n" +
594
"I broke the xenotype selection when I fixed the lookup command\r\n" +
595
"Is now fixed\r\n" +
596
+ "Psychically Deaf pawns should no longer be able to install Mech link.\r\n" +
597
598
"Added\r\n" +
599
0 commit comments