mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-03 19:01:20 +00:00
Fixing the random segfault and adding attacks to the boss
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
struct combat_holder
|
||||
{
|
||||
gc_component base;
|
||||
char *name;
|
||||
};
|
||||
|
||||
extern const struct combat_holder combat_holder;
|
||||
|
||||
Reference in New Issue
Block a user