예제 #1
0
    public void Possess(GhostScript argGhost)
    {
        argGhost.Hide();

        EnablePlayerControl();
    }