]> git.deb.at Git - rhonda/impostor.git/commitdiff
Add missing comment for game version 16.1.0
authorNikoCat233 <nikocat233@outlook.com>
Tue, 4 Nov 2025 17:35:52 +0000 (01:35 +0800)
committerGitHub <noreply@github.com>
Tue, 4 Nov 2025 17:35:52 +0000 (01:35 +0800)
src/Impostor.Server/Net/Manager/CompatibilityManager.cs

index 41267e8b5865183bd7437bbf2957a0197654eda9..fd3cad385b4688db6960eb7a0b332418a093c0d9 100644 (file)
@@ -28,7 +28,7 @@ internal class CompatibilityManager : ICompatibilityManager
         },
         new[]
         {
-            new GameVersion(2025, 4, 15), // 16.0.5 (2025-05-20)
+            new GameVersion(2025, 4, 15), // 16.0.5 (2025-05-20) & 16.1.0 (2025-06-10)
         },
         new[]
         {