rust/lfprng/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Mon, 29 Jun 2020 13:14:18 +0200
changeset 15650 85d2afe34116
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
Enforce camera limits regardless of zoom level Previously, when you zoomed out, you could move the camera further out to the left, right and up.

[package]
name = "lfprng"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]