projects
/
AmongUs
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Impostor-dev
/
src
/
Impostor.Api
/
Events
/
IEvent.cs
blob: 796898e1af6ed74a022e0a82d3b78d84cca260b1 (
plain
)
1
2
3
4
5
6
namespace Impostor.Api.Events { public interface IEvent { } }