Enable observing interacting by default

This commit is contained in:
Markolie
2017-02-09 01:21:02 +01:00
parent efa7923718
commit 77e54da0f6
+1 -1
View File
@@ -95,4 +95,4 @@
var/donator_level = DONATOR_LEVEL_NONE
// If set to true, this client can interact with most machines/computers/objects while observing
var/observer_interact = FALSE
var/observer_interact = TRUE