mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-22 00:27:58 +02:00
Implemented Summon Boat spell.
This commit is contained in:
@@ -153,6 +153,7 @@ void registerTypes3(Serializer &s)
|
||||
s.template registerType<MakeAction>();
|
||||
s.template registerType<MakeCustomAction>();
|
||||
s.template registerType<DigWithHero>();
|
||||
s.template registerType<CastAdvSpell>();
|
||||
|
||||
s.template registerType<SaveGame>();
|
||||
s.template registerType<SetSelection>();
|
||||
|
||||
Reference in New Issue
Block a user