Main menu, ZX Spectrum-like font, Death screen, Fixed typo, Game Manager
This commit is contained in:
parent
602df1ed1d
commit
b0caf99373
24 changed files with 497 additions and 17 deletions
|
@ -10,5 +10,5 @@ public static class Constants
|
|||
public const float MaxFlashlightDistance = 96;
|
||||
public const float MinFlashlightDistance = 16;
|
||||
public const float MaxFlashlightEnergy = 100;
|
||||
public const float FlashlightEneregyPerCharge = 5;
|
||||
public const float FlashlightEnergyPerCharge = 5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue