Browse Source

state.cpp

toml4
Antonio SJ Musumeci 9 months ago
parent
commit
d8fbe9da00
  1. 1
      src/state.cpp

1
src/state.cpp

@ -10,4 +10,3 @@ State::State()
{
create = std::make_unique<Func::CreateFF>();
}
Loading…
Cancel
Save