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-25 15:35:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
quantum-space-buddies
/
QSB
/
Messaging
/
QSBMessage.cs
9 lines
116 B
C#
Raw
Normal View
History
Unescape
Escape
Alek/decoupling (#23) * refactoring
2020-02-21 23:36:07 +01:00
using
UnityEngine.Networking
;
namespace
QSB.Messaging
{
fixed the generic issue (#140)
2020-08-09 11:11:45 +02:00
public
class
QSBMessage
:
MessageBase
Alek/decoupling (#23) * refactoring
2020-02-21 23:36:07 +01:00
{
}
}
Reference in New Issue
Copy Permalink