浏览代码

Samples: remove unnesassary hint.

Luo Yuzhou 4 年之前
父节点
当前提交
f3718acaa7
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      examples/webgl_postprocessing_glitch.html

+ 0 - 2
examples/webgl_postprocessing_glitch.html

@@ -17,8 +17,6 @@
 			<h3>Photosensitive Epilepsy Warning</h3>
 			<p class="warning">
 				This demo contains strong and frequent flashes which may trigger a potential <strong>Photosensitive Epilepsy.</strong>
-				<br/>
-				If you got any uncomfortable, press <strong>Ctrl + W</strong> or <strong>Command + W</strong> to close this page.
 			</p>
 			<button id="startButton">Play</button>
 		</div>