Skip to content

Commit

Permalink
Examples description minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kpal81xd committed Nov 19, 2024
1 parent f09252f commit 11a9f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/examples/camera/fly.example.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @config DESCRIPTION <div style='text-align:center'><div>(<b>WASDQE</b>) Move</div></div>
// @config DESCRIPTION <div style='text-align:center'><div>(<b>LMB</b>) Fly</div><div>(<b>WASDQE</b>) Move</div></div>
import { data } from 'examples/observer';
import { deviceType, rootPath, fileImport } from 'examples/utils';
import * as pc from 'playcanvas';
Expand Down

0 comments on commit 11a9f06

Please sign in to comment.