thread time through update functions so it can be used
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
structure LevelUpdate =
|
||||
struct
|
||||
fun update (level, input, userKeys) =
|
||||
fun update (level, input, userKeys, time) =
|
||||
let
|
||||
val
|
||||
{ player
|
||||
|
||||
Reference in New Issue
Block a user