mouse visible for test game.
This commit is contained in:
@@ -39,7 +39,7 @@ namespace TestGame
|
||||
protected override void Initialize()
|
||||
{
|
||||
// TODO: Add your initialization logic here
|
||||
|
||||
IsMouseVisible = true;
|
||||
base.Initialize();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user