The jam is running. Build something, or play the entries.
using Sandbox; public sealed class SexyLittleSlut : Component { protected override void OnUpdate() { Mouse.Visible = true; } }