mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 05:13:39 -07:00
Adding bool there
Yes I do fiels one by one to be sure
This commit is contained in:
parent
f96fa68dc9
commit
89869e1215
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ struct SoHConfigType {
|
||||||
bool disable_lod = false;
|
bool disable_lod = false;
|
||||||
bool animated_pause_menu = false;
|
bool animated_pause_menu = false;
|
||||||
bool minimal_ui = false;
|
bool minimal_ui = false;
|
||||||
|
bool visualagony = false;
|
||||||
} enhancements;
|
} enhancements;
|
||||||
|
|
||||||
// Controller
|
// Controller
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue