This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
OldThink
/
Content.Server
/
Ghost
/
GhostBooEvent.cs
8 lines
111 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
Refactor ghost boo to ECS (#4511) * Moved ghost boo to ecs * Fixed small light exception * No need to inject EM * Moved cooldown and time to fields Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-08-31 11:33:55 +03:00
namespace
Content.Server.Ghost
{
Seal/abstract/virtual everything (#6739)
2022-02-16 00:23:23 -07:00
public
sealed
class
GhostBooEvent
:
HandledEntityEventArgs
Refactor ghost boo to ECS (#4511) * Moved ghost boo to ecs * Fixed small light exception * No need to inject EM * Moved cooldown and time to fields Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-08-31 11:33:55 +03:00
{
}
}
Reference in New Issue
Copy Permalink