HarbourMasters / HarbourMasters/Shipwright

figure out a less verbose "save cvar next tick"

Open
#2,943 4 comments 0 reactions 0 assignees View on GitHub
code cleanup
Dominant language
C
Stars
5.4k
Forks
837
Avg merge
1d 9h
Merged PRs (30d)
72

Description

as of https://github.com/HarbourMasters/Shipwright/pull/2881 saving cvars on the next tick now requires calling
```cpp
LUS::Context::GetInstance()->GetWindow()->GetGui()->SaveConsoleVariablesOnNextTick()
```
which is quite verbose

might be nice to macro this or something

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.