mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +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...
|
||||
wasOverlaysVisible = Menu.isOptionChecked("Overlays");
|
||||
print("wasOverlaysVisible:" + wasOverlaysVisible);
|
||||
|
||||
// show overlays so that people can see the "Away" message
|
||||
Menu.setIsOptionChecked("Overlays", true);
|
||||
|
|
Loading…
Reference in a new issue