Organize files. WIP score system.
This commit is contained in:
@@ -6,6 +6,10 @@ enum TYPE {
|
||||
HOLD_END = 2
|
||||
}
|
||||
|
||||
enum SCORE {
|
||||
# Should this go here?
|
||||
}
|
||||
|
||||
var hit_beat: float
|
||||
|
||||
var type: TYPE
|
||||
|
||||
Reference in New Issue
Block a user