Skip to content

Changed more TimeSpan mentions to TimeStamp#2853

Merged
Dunbaratu merged 1 commit intoKSP-KOS:developfrom
Dunbaratu:fixes_2850_TIME_wrong_type
Jan 18, 2021
Merged

Changed more TimeSpan mentions to TimeStamp#2853
Dunbaratu merged 1 commit intoKSP-KOS:developfrom
Dunbaratu:fixes_2850_TIME_wrong_type

Conversation

@Dunbaratu
Copy link
Member

@Dunbaratu Dunbaratu commented Jan 18, 2021

Fixes #2850 - the places that should have been made
into TimeStamps have been changed.

To make things clear, the places where TimeSpan meant .Net's System.TimeSpan not kOS's kOS.Suffixed.TimeSpan have been given the fully qualified name System.TimeSpan just so the code is clear which one when you read it.

Fixes KSP-KOS#2850 - the places that should have been made
into TimeStamps have been changed.
@Dunbaratu Dunbaratu added the bug Weird outcome is probably not what the mod programmer expected. label Jan 18, 2021
@Dunbaratu Dunbaratu merged commit 9e1450f into KSP-KOS:develop Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Weird outcome is probably not what the mod programmer expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Special variable TIME is being returned as TimeSpan instead of TimeStamp

1 participant