mirror of
https://github.com/Relintai/mourne_rcpp_fw.git
synced 2025-01-25 18:59:17 +01:00
Remove duplicate defines.
This commit is contained in:
parent
a444ac1463
commit
fb001d621d
@ -238,9 +238,6 @@ CREATE TABLE IF NOT EXISTS `events` (
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#define VILLAGE_BUILDING_SPELLS_TABLE_NAME "village_building_spells"
|
|
||||||
#define VILLAGE_BUILDING_SPELL_COOLDOWNS_TABLE_NAME "village_building_spell_cooldowns"
|
|
||||||
|
|
||||||
void VillageNode::drop_table() {
|
void VillageNode::drop_table() {
|
||||||
Ref<TableBuilder> tb = get_table_builder();
|
Ref<TableBuilder> tb = get_table_builder();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user