rust/lfprng/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Wed, 15 May 2019 20:40:37 +0200
changeset 14963 2d5f1dc637da
parent 14207 bb2f301d4fe0
child 15902 9b73594ac986
permissions -rw-r--r--
Fix sndBoring being placed if ending turn during multi-shoot via skip command For example: - AI hog shoots once with shotgun - AI hog ends turn via ParseCommand("skip")

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

[dependencies]