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-29 09:32:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
quantum-space-buddies
/
QSB
/
TimeSync
/
FastForwardReason.cs
6 lines
75 B
C#
Raw
Normal View
History
Unescape
Escape
solution-wide: file-scoped namespaces
2022-03-02 19:46:33 -08:00
namespace
QSB.TimeSync
;
public
enum
FastForwardReason
add fastforward/pause reasons, update wakeupsync and timesyncui
2021-08-08 20:02:46 +01:00
{
solution-wide: file-scoped namespaces
2022-03-02 19:46:33 -08:00
TooFarBehind
solution wide: use file-scoped namespace
2022-02-24 22:04:54 -08:00
}
Reference in New Issue
Copy Permalink