mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-10 04:49:14 -05:00
Fix critical bug in crossprotocol.html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<script src="/js/jquery-2.0.0.min.js"></script>
|
||||
<script src="/js/lib/jquery-2.0.0.min.js"></script>
|
||||
<script>
|
||||
(function() {
|
||||
var origin = 'http://play.pokemonshowdown.com';
|
||||
|
||||
Reference in New Issue
Block a user