mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 14:02:23 +02:00
Minor Cleanup
- Renamed SoundController - Cleaned up spacings - File endings
This commit is contained in:
@@ -2,4 +2,4 @@ extends Area2D
|
||||
|
||||
export(int, 0, 20) var currency_value:=0
|
||||
export(int, 0, 2) var health_value:=0
|
||||
export(int, 0, 300) var slowdown_value:=0
|
||||
export(int, 0, 300) var slowdown_value:=0
|
||||
|
||||
Reference in New Issue
Block a user