This website requires JavaScript.
Explore
Help
Register
Sign In
cmdrunematti
/
Delta-v
mirror of
https://github.com/DeltaV-Station/Delta-v.git
Watch
1
Star
0
Fork
You've already forked Delta-v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1817a4a816
Delta-v
/
Content.Shared
/
GameTicking
/
IResettingEntitySystem.cs
8 lines
122 B
C#
Raw
Blame
History
namespace
Content.Shared.GameTicking
{
public
interface
IResettingEntitySystem
{
void
Reset
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink