aboutsummaryrefslogtreecommitdiff
path: root/stockton-contrib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stockton-contrib/Cargo.toml')
-rw-r--r--stockton-contrib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stockton-contrib/Cargo.toml b/stockton-contrib/Cargo.toml
index c6630e2..ba7a70f 100644
--- a/stockton-contrib/Cargo.toml
+++ b/stockton-contrib/Cargo.toml
@@ -12,7 +12,7 @@ stockton-input = { path = "../stockton-input" }
legion = { version = "^0.3" }
[features]
-default = []
+default = ['delta_time']
delta_time = []
flycam = [] \ No newline at end of file