summaryrefslogtreecommitdiff
path: root/src/constants/lava.rs
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-08-19 20:49:21 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-08-19 20:49:21 +0200
commit8be7cad11b1f36dd3e0d69f64d64094109b77afc (patch)
tree06b33c9787eafff11e043b1e41717a5f5f3d0e6a /src/constants/lava.rs
parentd6fc8e9f7d39c6b20b506f54c5313bc17cfbab8b (diff)
Changes from balancing update
Diffstat (limited to 'src/constants/lava.rs')
-rw-r--r--src/constants/lava.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/constants/lava.rs b/src/constants/lava.rs
index dc0d064..67dc87c 100644
--- a/src/constants/lava.rs
+++ b/src/constants/lava.rs
@@ -1,6 +1,7 @@
use crate::constants::*;
use crate::game::map::Map;
+// TODO: Regenerate lava
#[allow(clippy::all)]
pub const LAVA_MAP: [Map; MAX_ROUNDS as usize + 1] = [
Map {