mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
fix thing
This commit is contained in:
parent
6097d09226
commit
dc29b36fc6
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ namespace geode {
|
|||
}
|
||||
}
|
||||
|
||||
friend Mod* Mod::get();
|
||||
friend Mod* Mod::get<void>();
|
||||
};
|
||||
|
||||
template<>
|
||||
|
|
Loading…
Reference in a new issue