mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
GetGlyphForActionOrigin implementation.
This commit is contained in:
parent
262ee1d18f
commit
0f0bbba319
3 changed files with 82 additions and 4 deletions
|
|
@ -135,6 +135,7 @@ public:
|
|||
|
||||
//controller
|
||||
struct Controller_Settings controller_settings;
|
||||
std::string glyphs_directory;
|
||||
|
||||
//networking
|
||||
bool disable_networking = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue