Vadru93 / LevelMod

THPS3 LevelMod
Other
21 stars 2 forks source link

Change levelmod settings menu #32

Closed Vadru93 closed 4 years ago

Vadru93 commented 4 years ago

Maybe we should change so it use Addline instead of menu struct? This way we can easily change the menu item to static grey if option is overriden, also we could have the specific host options inside levelmod settings menu because we can use IF OnServer etc. Also it will save alot of memory since the structs are present in memory all the time, while the addline is only added to memory on menu showevent.