mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:58:27 +02:00
CR feedback
This commit is contained in:
parent
e341419090
commit
6083706151
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ function goAway() {
|
||||||
|
|
||||||
// remember the View > Overlays state...
|
// remember the View > Overlays state...
|
||||||
wasOverlaysVisible = Menu.isOptionChecked("Overlays");
|
wasOverlaysVisible = Menu.isOptionChecked("Overlays");
|
||||||
print("wasOverlaysVisible:" + wasOverlaysVisible);
|
|
||||||
|
|
||||||
// show overlays so that people can see the "Away" message
|
// show overlays so that people can see the "Away" message
|
||||||
Menu.setIsOptionChecked("Overlays", true);
|
Menu.setIsOptionChecked("Overlays", true);
|
||||||
|
|
Loading…
Reference in a new issue