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-03 17:38:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7acd63e339
quantum-space-buddies
/
QSB
/
LogSync
/
FactReveal.cs
8 lines
104 B
C#
Raw
Normal View
History
Unescape
Escape
move/rename eventnames, also move FactReveal out of WorldSync folder
2021-12-26 08:53:43 +00:00
namespace
QSB.LogSync
add fact sync and cleanup and fixes
2020-12-19 10:56:25 +00:00
{
public
struct
FactReveal
{
public
string
Id
;
public
bool
SaveGame
;
}
}
Reference in New Issue
Copy Permalink