thread time through update functions so it can be used

This commit is contained in:
2025-02-21 08:58:45 +00:00
parent 7ad521e444
commit c6fe819c0c
5 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
structure LevelUpdate =
struct
fun update (level, input, userKeys) =
fun update (level, input, userKeys, time) =
let
val
{ player