GetGlyphForActionOrigin implementation.

This commit is contained in:
Mr_Goldberg 2019-12-11 12:06:19 -05:00
parent 262ee1d18f
commit 0f0bbba319
No known key found for this signature in database
GPG key ID: 8597D87419DEF278
3 changed files with 82 additions and 4 deletions

View file

@ -135,6 +135,7 @@ public:
//controller
struct Controller_Settings controller_settings;
std::string glyphs_directory;
//networking
bool disable_networking = false;