Show More
Commit Description:
Change active text color.
Commit Description:
Change active text color.
File last commit:
Show/Diff file:
Action:
isometric-park-fna/Messages/TogglePauseMessage.cs
7 lines | 112 B | text/x-csharp | CSharpLexer
using Encompass;
namespace isometricparkfna.Messages {
public struct TogglePauseMessage : IMessage { }
}