sun is now scored on hover
This commit is contained in:
parent
e52c98470b
commit
0d0e16afa2
3 changed files with 24 additions and 15 deletions
|
|
@ -6,4 +6,5 @@ public partial class Settings : Node
|
|||
public static double SFX = 1.0f;
|
||||
public static double Music = 1.0f;
|
||||
public static bool Splash = false;
|
||||
public static bool SunClick = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue