summaryrefslogtreecommitdiff
path: root/src/constants
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-08-06 20:05:35 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-08-06 20:05:35 +0200
commit298d67d4fdb36f8fb81ad6d8e817345e3d692558 (patch)
tree4a97cd018fc3a5ea7c6ecd698e8ceb62a94a30ee /src/constants
parent416ad2d3a0b6bf28b343d0951d6f8723bd63aef2 (diff)
More snowball implementation. Now with freezing your opponent!
Diffstat (limited to 'src/constants')
-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 ebc17b1..dc0d064 100644
--- a/src/constants/lava.rs
+++ b/src/constants/lava.rs
@@ -1,6 +1,7 @@
use crate::constants::*;
use crate::game::map::Map;
+#[allow(clippy::all)]
pub const LAVA_MAP: [Map; MAX_ROUNDS as usize + 1] = [
Map {
cells: [