slimecing
a fighting game featuring slimes and swords
Log
|
Files
|
Refs
|
README
Void.cs (82B)
1
namespace Slimecing.Events
2
{
3
[System.Serializable] public struct Void { }
4
}