mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -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>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<canvas id="canvas" resize keepalive="true" stats></canvas>
|
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue