3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-26 21:35:45 +02:00

CR feedback

This commit is contained in:
Brad Hefta-Gaub 2016-03-11 16:47:16 -08:00
parent e341419090
commit 6083706151

View file

@ -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);