This website works better with JavaScript.
Explore
Help
Sign In
rizzeadmin
/
CrowdControl
Watch
1
Star
0
Fork
You've already forked CrowdControl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f40ed0fb1
CrowdControl
/
Assets
/
Source
/
Scripts
/
IHittable.cs
4 lines
73 B
C#
Raw
Blame
History
internal
interface
IHittable
{
public
void
GetHit
(
float
damage
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink