Improve tour example

This commit is contained in:
Héctor Ramón Jiménez 2019-09-04 11:09:57 +02:00
parent 2c35103035
commit c583a2174d
24 changed files with 644 additions and 239 deletions

View file

@ -19,4 +19,4 @@ twox-hash = "1.5"
winit = { version = "0.20.0-alpha3", optional = true }
[dev-dependencies]
ggez = { version = "0.5", git = "https://github.com/hecrj/ggez.git", branch = "font-cache" }
ggez = { version = "0.5", git = "https://github.com/hecrj/ggez.git" }