mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-03 23:04:03 +02:00
back to default state
This commit is contained in:
parent
1b1edf6f7a
commit
70a0e51cc9
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ var USE_ENTITY_LASERS_FOR_MOVING = true;
|
|||
var USE_OVERLAY_LINES_FOR_SEARCHING = true;
|
||||
var USE_PARTICLE_BEAM_FOR_SEARCHING = false;
|
||||
var USE_PARTICLE_BEAM_FOR_MOVING = false;
|
||||
var USE_SPOTLIGHT = true;
|
||||
var USE_SPOTLIGHT = false;
|
||||
var USE_POINTLIGHT = false;
|
||||
|
||||
// states for the state machine
|
||||
|
|
Loading…
Reference in a new issue