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-27 03:35:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
quantum-space-buddies
/
QSB
/
Utility
/
VariableSync
/
BoolVariableSyncer.cs
5 lines
102 B
C#
Raw
Normal View
History
Unescape
Escape
solution-wide: file-scoped namespaces
2022-03-02 19:46:33 -08:00
namespace
QSB.Utility.VariableSync
;
public
class
BoolVariableSyncer
:
BaseVariableSyncer
<
bool
>
add syncers
2021-11-26 19:33:56 +00:00
{
solution wide: use file-scoped namespace
2022-02-24 22:04:54 -08:00
}
Reference in New Issue
Copy Permalink