add topbar with mana, fix bug where newly created state was not stored
in the hashtbl 😠, clean code
This commit is contained in:
parent
15d42e5038
commit
84129826b5
11 changed files with 177 additions and 89 deletions
2
src/dune
2
src/dune
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
(library
|
||||
(name shared)
|
||||
(modules map network state)
|
||||
(modules log map network state time)
|
||||
(libraries))
|
||||
|
||||
(rule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue