change doc
Some checks failed
Rust Checks / checks (push) Failing after 1m8s

This commit is contained in:
CoCo_Sol 2024-02-14 19:05:53 +01:00
parent 5e474e0e60
commit 71543954d2

View file

@ -1,3 +1,3 @@
//! Contains all the map related logic. //! Contains all the logic related to the map.
pub mod hex; pub mod hex;