consistent property path naming
This commit is contained in:
parent
cfe7bb3f5a
commit
05c5b3ff5a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>
|
||||
setprop("/environment/rebuild_layers", getprop("/environment/rebuild_layers")+1);
|
||||
setprop("/environment/rebuild-layers", getprop("/environment/rebuild-layers")+1);
|
||||
</script>
|
||||
</binding>
|
||||
</combo>
|
||||
|
|
Loading…
Reference in a new issue