Skip to content

Commit 4eeead9

Browse files
authored
Disabled Context Menu while playing
1 parent 71393e8 commit 4eeead9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,6 @@ <h1 class="title">2048</h1>
114114
<script src="js/local_storage_manager.js"></script>
115115
<script src="js/game_manager.js"></script>
116116
<script src="js/application.js"></script>
117+
<script src="js/disablecontextmenu.js"></script>
117118
</body>
118119
</html>

0 commit comments

Comments
 (0)