mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-25 04:11:42 -04:00
you didnt see me commiting a __builtin_trap shush
This commit is contained in:
parent
3881e65511
commit
dd7e18fb57
1 changed files with 0 additions and 2 deletions
|
@ -233,8 +233,6 @@ bool ModCell::init(
|
|||
if (!ModListCell::init(list, size))
|
||||
return false;
|
||||
|
||||
__builtin_trap();
|
||||
|
||||
m_mod = mod;
|
||||
|
||||
this->setupInfo(mod->getModInfo(), false, display);
|
||||
|
|
Loading…
Add table
Reference in a new issue