This website requires JavaScript.
Explore
Help
Sign In
mirror
/
quantum-space-buddies
Watch
1
Star
0
Fork
0
You've already forked quantum-space-buddies
mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced
2025-01-06 01:00:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4365d89119
quantum-space-buddies
/
QSB
/
TimeSync
/
FastForwardReason.cs
9 lines
90 B
C#
Raw
Normal View
History
Unescape
Escape
add fastforward/pause reasons, update wakeupsync and timesyncui
2021-08-08 19:02:46 +00:00
namespace
QSB.TimeSync
{
public
enum
FastForwardReason
{
added "none" fast forward / pause reasons
2021-09-25 08:47:50 +00:00
None
,
add fastforward/pause reasons, update wakeupsync and timesyncui
2021-08-08 19:02:46 +00:00
TooFarBehind
}
}
Reference in New Issue
Copy Permalink