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-01 03:32:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8154f016ac
quantum-space-buddies
/
QSB
/
LogSync
/
FactReveal.cs
7 lines
97 B
C#
Raw
Normal View
History
Unescape
Escape
solution-wide: file-scoped namespaces
2022-03-03 03:46:33 +00:00
namespace
QSB.LogSync
;
public
struct
FactReveal
add fact sync and cleanup and fixes
2020-12-19 10:56:25 +00:00
{
solution-wide: file-scoped namespaces
2022-03-03 03:46:33 +00:00
public
string
Id
;
public
bool
SaveGame
;
add fact sync and cleanup and fixes
2020-12-19 10:56:25 +00:00
}
Reference in New Issue
Copy Permalink