Skip to content

Conversation

@mibac138
Copy link

Part of #710, cc @SokyranTheDragon

@SokyranTheDragon SokyranTheDragon added 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). enhancement New feature or request. labels Jan 13, 2026
@SokyranTheDragon
Copy link
Member

All seems good. I would have perhaps preferred if the formatting changes were a separate PR, but it's a minor thing so whatever.

Also, a small thing I've noticed, branching here is no longer needed (I'll push this change in a moment):

if (__instance is Gravship or TravellingTransporters)
__result = VTRSync.MinimumVtr;
else
__result = Multiplayer.AsyncWorldTime.VTR;

@SokyranTheDragon SokyranTheDragon merged commit 9bc13f6 into rwmt:dev Jan 13, 2026
1 check passed
SokyranTheDragon added a commit to SokyranTheDragon/Multiplayer that referenced this pull request Jan 13, 2026
Due to changes from rwmt#802, the branching is no longer neccessary.
SokyranTheDragon added a commit that referenced this pull request Jan 13, 2026
Due to changes from #802, the branching is no longer neccessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.6 Fixes or bugs relating to 1.6 (Not Odyssey). enhancement New feature or request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants