LUMMOX SAID 1609 FOR MAP THREADS

https://www.byond.com/forum/post/2873746
This commit is contained in:
Dominion
2023-06-14 14:56:03 -04:00
parent 69af0acf5d
commit 76cc15acdc
@@ -21,7 +21,7 @@ namespace Tgstation.Server.Host.Components.Byond
/// <summary>
/// The first <see cref="Version"/> of BYOND that supports the '-map-threads' parameter on DreamDaemon.
/// </summary>
public static Version MapThreadsVersion => new (515, 1605);
public static Version MapThreadsVersion => new (515, 1609);
/// <inheritdoc />
public abstract string DreamMakerName { get; }