Add the first rooms of the Grenzland Building in Midgaard

This commit is contained in:
agroschim
2026-01-20 09:59:58 +01:00
parent 1678f66809
commit 7ab0918c9c
8 changed files with 74 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
#ifndef _BOARDS_H_
#define _BOARDS_H_
#define NUM_OF_BOARDS 7 /* change if needed! */
#define NUM_OF_BOARDS 8 /* change if needed! */
#define MAX_BOARD_MESSAGES 60 /* arbitrary -- change if needed */
#define MAX_MESSAGE_LENGTH 4096 /* arbitrary -- change if needed */