git pushing to find where it changed and why tf TBB is being called
This commit is contained in:
parent
d36dc68f8a
commit
64332cc93e
8 changed files with 118 additions and 36 deletions
6
games/forespend/src/client/scenes/configmenu.h
Normal file
6
games/forespend/src/client/scenes/configmenu.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
#include <vector>
|
||||
#include <enginend/scenes/node2drelative.h>
|
||||
|
||||
|
||||
std::vector<enginend::nodes::group> config{};
|
||||
Loading…
Add table
Add a link
Reference in a new issue