Changed additive gravity behavior for main TGM modes
This commit is contained in:
@@ -34,6 +34,7 @@ function MarathonA2Game:new()
|
||||
"GM"
|
||||
}
|
||||
|
||||
self.additive_gravity = false
|
||||
self.lock_drop = false
|
||||
self.lock_hard_drop = false
|
||||
self.enable_hold = false
|
||||
|
||||
Reference in New Issue
Block a user