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