b
Esse commit está contido em:
gerado
+2
-2
@@ -31,7 +31,7 @@
|
||||
<file leaf-file-name="go.js" pinned="false" current="true" current-in-tab="true">
|
||||
<entry file="file://$PROJECT_DIR$/go.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state line="92" column="59" selection-start="2534" selection-end="2534" vertical-scroll-proportion="0.34051725">
|
||||
<state line="92" column="67" selection-start="2542" selection-end="2542" vertical-scroll-proportion="0.34051725">
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
@@ -278,7 +278,7 @@
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/go.js">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state line="92" column="59" selection-start="2534" selection-end="2534" vertical-scroll-proportion="0.34051725">
|
||||
<state line="92" column="67" selection-start="2542" selection-end="2542" vertical-scroll-proportion="0.34051725">
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
|
||||
+1
-1
@@ -90,7 +90,7 @@ var doAction = function (command) {
|
||||
'PARTY': function () {
|
||||
client.animateLeds('redSnake', 5, 5);
|
||||
client.clockwise(2);
|
||||
client.animate('doublePhiThetaMixed', 5000).after(6000, function(){client.stop();});
|
||||
client.animate('doublePhiThetaMixed', 5000);
|
||||
},
|
||||
'FLIP': function () {
|
||||
client.animate('flipBehind', 2000);
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário