drafts for market system. It would be better if I remove the inbox system and market is still working like shit

This commit is contained in:
ErikasKontenis
2022-04-09 21:31:51 +03:00
parent 396464b940
commit f839f0b637
46 changed files with 5402 additions and 506 deletions

View File

@@ -26,6 +26,7 @@
#include "game.h"
#include "configmanager.h"
#include "bed.h"
#include "inbox.h"
extern ConfigManager g_config;
extern Game g_game;