mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Flock Example: Remove Stats.
This commit is contained in:
parent
3d21a3a8e1
commit
b910d9ee61
1 changed files with 1 additions and 1 deletions
|
@ -295,6 +295,6 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true" stats></canvas>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue