Post edit history
How do I disable loading sounds?
| Before | After | ||
|---|---|---|---|
| 1 | The `addon:update` callin receives precisely one argument `dt` which is the number of milliseconds since last update call. This should be even better than gameframe, because you don't have to multiply it by 30. | 1 | The `addon:update` callin receives precisely one argument `dt` which is the number of milliseconds since last update call. This should be available in loadscreen and even better than gameframe, because you don't have to multiply it by 30. |
