mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
gcc compile fix.
This commit is contained in:
parent
ad5b30294b
commit
fc301e9127
@ -46,7 +46,8 @@ public:
|
||||
///end of anim info
|
||||
|
||||
// Sound infos
|
||||
struct {
|
||||
class sounds {
|
||||
public:
|
||||
soundBase::soundID attack;
|
||||
soundBase::soundID defend;
|
||||
soundBase::soundID killed; // was killed died
|
||||
|
Loading…
Reference in New Issue
Block a user