This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
Quasar
mirror of
https://github.com/quasar/Quasar.git
Watch
1
Star
1
Fork
You've already forked Quasar
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4bdfb18b8e
Quasar
/
Client
/
Core
/
Packets
/
IPacket.cs
7 lines
115 B
C#
Raw
Blame
History
namespace
xClient.Core.Packets
{
public
interface
IPacket
{
void
Execute
(
Client
client
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink