mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-24 00:36:29 +02:00
Support for Castle Stables. These are compatible with advMap Stables.
This commit is contained in:
@@ -23,6 +23,7 @@ void registerTypes1(Serializer &s)
|
||||
s.template registerType<CGHeroInstance>();
|
||||
s.template registerType<CGTownInstance>();
|
||||
s.template registerType<CTownBonus>();
|
||||
s.template registerType<COPWBonus>();
|
||||
s.template registerType<CGPandoraBox>();
|
||||
s.template registerType<CGEvent>();
|
||||
s.template registerType<CGDwelling>();
|
||||
|
||||
Reference in New Issue
Block a user