clean up the poll command output
This commit is contained in:
parent
4b3b6c9111
commit
177f9025e0
3 changed files with 9 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "main.h"
|
||||
|
||||
// todo: polls, help commands, spacing in combos
|
||||
// todo: polls, help commands, spacing in combos, clean init_tables
|
||||
|
||||
void init_tables(hashmap *elements, hashmap *inv, hashmap *polls, int do_inv) {
|
||||
load_elements(elements, "../elem_data/" combo_file, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue