mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
- fix uninitialized cursor
- stubs for loading heroes and classes from mods (no real code yet) - heroes loading uses string IDs for secondary skills, some cleanup in HeroHandler
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "JsonNode.h"
|
||||
#include "StringConstants.h"
|
||||
#include "CModHandler.h"
|
||||
#include "CArtHandler.h"
|
||||
#include "Filesystem/CResourceLoader.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user