mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
Remote opens on F5, closes on Esc, updated functions and other stuff
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</head>
|
||||
|
||||
<body onselectstart="return false;" ondragstart="return false;">
|
||||
<div id="radarFrame" class="unit_frame" style="visibility: hidden;">
|
||||
<div id="radarFrame" class="unit_frame">
|
||||
<!-- <div class="unit_frame"> -->
|
||||
<div class="frame_border"></div>
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="rc" style="visibility: hidden;">
|
||||
<div id="rc">
|
||||
<!-- <div id="rc"> -->
|
||||
<button class="rounded_btn toggle_display">TOGGLE DISPLAY</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user