fix thing

This commit is contained in:
camila314 2022-03-16 17:20:43 -05:00
parent 6097d09226
commit dc29b36fc6

View file

@ -140,7 +140,7 @@ namespace geode {
}
}
friend Mod* Mod::get();
friend Mod* Mod::get<void>();
};
template<>